Ok, i tried to add a new a trait and although i think i've got everything correct AND tested it on the excellent ATVTW program, which says everythings is ok ... BUt I still get an error message saying "Could not find Settlement_Tyrant, in Traits database" ??? Where the heck is this Traits database?
here's the code
export_descr_character_traits.txt
Code:
Trait SettlementGovernor
Characters all
AntiTraits BadAdministrator, Ignorance
Level Settlement_Tyrant
Description Settlement_Tyrant_desc
EffectsDescription Settlement_Tyrant_effects_desc
Threshold 1
Effect Management 2
Effect Law 2
Effect MovementPoints -99
export_VnVs.txt
Code:
¬--------------------
{Settlement_Tyrant} Settlement Governor
{Settlement_Tyrant_desc}
This man considers his settlement as one of his children and has dedicated his life to it's protection and growth!
{Settlement_Tyrant_effects_desc}
+2 Management, +2 Law, -99 Movement (immoveable)
¬--------------------
export_descr_VnVs_enums.txt
Code:
Settlement_Tyrant
Settlement_Tyrant_desc
Settlement_Tyrant_effects_desc
....
descr_strat.txt
Code:
;Region9 215,91
character Tukhechjen, named character, leader, age 45, , x 215, y 91
traits Settlement_Tyrant
ancillaries zoroastrian_teacher
army
unit h generals bodyguard exp 0 armour 0 weapon_lvl 0
unit h jav cav exp 0 armour 0 weapon_lvl 0
unit h levy exp 0 armour 0 weapon_lvl 0
unit h levy exp 0 armour 0 weapon_lvl 0
Bookmarks