PDA

View Full Version : Guide to editing RTW units ( in-high Def)



anelious phyros
05-07-2008, 03:34
First read through the whole thing then follow the steps. I will be using () aloud for telling how to get there or important information.

- Click on the start tab on the left-bottom side of your screen. click on it then click on run. type paste - C:\Program Files\The Creative Assembly\ into run. then click on OK. Enter the folder Rome - Total War, then enter the folder called data. Inside data find export_descr_unit, (it's usually at the very end, it was for me).

- Scroll down till you find a unit you want to edit. For example I'll be using the roman_peasent. Here is what you should see -
(sorry the lines arn't seperate, for some reason the won't on the forums)type roman peasant
dictionary roman_peasant ; Peasants
category infantry
class light
voice_type Light_1
soldier roman_peasant, 60, 0, 0.7
attributes sea_faring, hide_forest, can_sap
formation 1.2, 1.8, 2.4, 2.4, 6, horde
stat_health 1, 0
stat_pri 1, 0, no, 0, 0, melee, simple, piercing, knife, 25 ,1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 0, 1, 0, flesh
stat_sec_armour 0, 0, flesh
stat_heat 1
stat_ground 2, 0, 0, 0
stat_mental 0, low, untrained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 100, 100, 20, 30, 100
ownership roman
(sorry the lines arn't seperate, for some reason the won't on the forums)Were going to start out small so first change -
soldier roman_peasant, 60, 0, 0.7
to -
soldier roman_peasant, 40, 0, 0.7
(the limit for the number of men is 60)

Next change -
stat_pri 1, 0, no, 0, 0, melee, simple, piercing, knife, 25 ,1
to -
stat_pri 7, 0, no, 0, 0, melee, simple, piercing, knife, 25 ,1
(don't go to high when editing for defense or attack. for some reason the game dosn't like it.)

Next change -
stat_pri_armour 0, 1, 0, flesh
to -
stat_pri_armour 3, 1, 0, flesh
if we went real hight just for the peasent it wouldn't make sense.

(optional) - make a blank line above attributes

type roman peasant
dictionary roman_peasant ; Peasants
category infantry
class light
voice_type Light_1
soldier roman_peasant, 60, 0, 0.7
officer roman_standard
attributes sea_faring, hide_forest, can_sap
formation 1.2, 1.8, 2.4, 2.4, 6, horde
stat_health 1, 0
stat_pri 1, 0, no, 0, 0, melee, simple, piercing, knife, 25 ,1
stat_pri_attr no
stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1
stat_sec_attr no
stat_pri_armour 0, 1, 0, flesh
stat_sec_armour 0, 0, flesh
stat_heat 1
stat_ground 2, 0, 0, 0
stat_mental 0, low, untrained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 100, 100, 20, 30, 100
ownership roman

Put in what is orange in the blank line.

- If you have any questions ask.
- Experiment see what works and not
- If you don't like doing it like that download Caligula a RTW unit editor
- If it works, or don't works tell me, please

Already edited units for RTW at https://forums.totalwar.org/vb/showthread.php?t=103164