Rome Total War
Editing FAQ
(v1.0, 16-6-05)
by Mostafa Safi (
[email protected])
TABLE OF CONTENTS
1st : the units
2nd : the buildings
3rd : The Ancillaries
4th : the Character Traits
5th : The imperial campaign
1st step : playable unlockable nonplayable factions
2nd step : Change the TimeLine
3rd last Step : Change faction stats
6th : CREDITS
------------------------------------------------------------------------------
first of all befor using any file make a 1 or 2 backups from it !!!
first of all befor using any file make a 1 or 2 backups from it !!!
first of all befor using any file make a 1 or 2 backups from it !!!
------------------------------------------------------------------------------
1st : the units
look for : export_descr_unit.txt in Rome - Total War\Data
look for :
stat_cost Number of turns to build,
Cost of unit to construct,
Cost of upkeep,
Cost of upgrading weapons,
Cost of upgrading armour,
Cost for custom battles
stat_ownership List of factions and cultures that may have this unit
there is another options but we will us the to i
talked about
for example : we will use
type roman archer
dictionary roman_archer ; Roman Archers
category infantry
class missile
voice_type Light_1
soldier roman_archer, 40, 0, 0.8
attributes sea_faring, hide_forest, can_sap
formation 1.6, 2, 3.2, 4, 3, square
stat_health 1, 0
stat_pri 7, 2, arrow, 120, 30, missile, archery, piercing, none, 25 ,1
stat_pri_attr no
stat_sec 3, 2, no, 0, 0, melee, simple, piercing, knife, 25 ,1
stat_sec_attr no
stat_pri_armour 0, 2, 0, flesh
stat_sec_armour 0, 0, flesh
stat_heat 1
stat_ground 2, 0, 3, 0
stat_mental 4, normal, untrained
stat_charge_dist 30
stat_fire_delay 0
stat_food 60, 300
stat_cost 1, 190, 170, 20, 30, 190
ownership romans julii,romans brutii,romans scipii,romans senate
i will explain what i understand :
stat_cost 1, 190, 170, 20, 30, 190
stat_cost Number of turns to build, 1 *
Cost of unit to construct, 190 *
Cost of upkeep, 170 *
Cost of upgrading weapons, 20
Cost of upgrading armour, 30
Cost for custom battles 190
the ones with the stars i change them and the game
still working
ownership : you only need to know the right name of the unit ownership and add your correct faction name
for example :>
type roman archer
ownership romans julii,romans brutii,romans scipii,romans senate
make it :>
type roman archer
ownership romans julii,romans brutii,romans scipii,romans senate,macedon,numidia
when you run the game it should be that if you play with macedon you can train roman archer
this is for the unit stats
------------------------------------------------------