Watchman
01-26-2006, 17:50
This may have been covered somewhere at least indirectly (like in one of the threads linked by the top sticky), but is there a reasonable way to use the shieldwall formation from BI in basic RTW ? I would presume doing it involves the -mod: switch and essentially running RTW with the BI .exe, but thus far I've yet to make any progress.
Not that I was very good at this stuff to begin with.
Dromikaites
01-27-2006, 08:57
Yes, you're right, you need to run BI with the -mod:my_mod option. You also need to add the shield wall ability to your units. Take a look at this fragment of export_descr_unit.txt in the bi\data\ folder:
type levy spearman frank
dictionary levy_spearman_frank ; Levy Spearmen
category infantry
class spearmen
voice_type Light_1
soldier levy_spearman_barbarian, 60, 0, 1.1
attributes sea_faring, hide_forest
formation 1, 1, 2, 2, 4, square, shield_wall
stat_health 1, 0
stat_pri 11, 4, javelin, 50, 3, thrown, archery, piercing, spear, 25 ,1
stat_pri_attr prec, thrown
stat_sec 7, 4, no, 0, 0, melee, simple, piercing, spear, 25 ,0.73
stat_sec_attr light_spear, spear_bonus_4
stat_pri_armour 2, 5, 3, flesh
stat_sec_armour 0, 2, flesh
stat_heat 2
stat_ground 1, -2, 3, 2
stat_mental 5, normal, untrained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 333, 115, 40, 60, 370
ownership slave, franks
You need to change the "formation" line for the RTW units you want to give that ability.
vBulletin® v3.7.1, Copyright ©2000-2025, Jelsoft Enterprises Ltd.