Results 1 to 3 of 3

Thread: Traits database? where's that?

  1. #1

    Default Traits database? where's that?

    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
    Rorarii


    Camillus, Savior of Rome.


  2. #2
    Assistant Mod Mod Member GiantMonkeyMan's Avatar
    Join Date
    May 2005
    Location
    plymouth - scrubbing Beirut's toilet with a cat...
    Posts
    886

    Default Re: Traits database? where's that?

    Code:
    character	Tukhechjen, named character, leader, age 45, , x 215, y 91 
    traits SettlementGovernor 1
    ancillaries zoroastrian_teacher
    it should be that... in descr_strat you have to put the trait name not the trait level although the validator doesn't pick that up

  3. #3

    Default Re: Traits database? where's that?

    Thanks.


    R
    Rorarii


    Camillus, Savior of Rome.


Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Single Sign On provided by vBSSO