Results 1 to 3 of 3

Thread: About the roman conquer trait

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Libertus
    Join Date
    Mar 2011
    Location
    Greece
    Posts
    65

    Default About the roman conquer trait

    I see in the trait files that to take points for the RomanConquerorGermans you must defeat the Alemanni,Franks and Quadi but you forget the Saxons who are also germans.Also i found some errors in the ancillarie and trait files
    Trait RomanConquerorRomanRebels
    Characters family
    ExcludeCultures barbarian, eastern, hun, carthaginian, nomad
    Level Roman_Vanquisher_RomanRebels
    Description Roman_Vanquisher_RomanRebels_desc
    EffectsDescription Roman_Vanquisher_RomanRebels_effects_desc
    GainMessage Roman_Vanquisher_RomanRebels_gain_desc
    Threshold 15
    Level Roman_Conqueror_RomanRebels
    Description Roman_Conqueror_RomanRebels_desc
    EffectsDescription Roman_Conqueror_RomanRebels_effects_desc
    GainMessage Roman_Conqueror_RomanRebels_gain_desc
    Epithet Roman_Conqueror_RomanRebels_epithet_desc
    Threshold 25
    ;------------------------------------------
    Trait RomanConquerorWorld
    Characters family
    ExcludeCultures barbarian, eastern, hun, carthaginian, nomad
    Level Roman_Conqueror_World
    Description Roman_Conqueror_World_desc
    EffectsDescription Roman_Conqueror_World_effects_desc
    GainMessage Roman_Conqueror_World_gain_desc
    Epithet Roman_Conqueror_World_epithet_desc
    Threshold 100

    Trigger trigger_title_of_romanus
    WhenToTest CharacterTurnStart
    Condition Trait RomanConquerorRomanRebels >= 20
    and CultureType roman

    AcquireAncillary title_of_romanus chance 100
    ;------------------------------------------
    Trigger trigger_title_of_restitvtor_orbis
    WhenToTest CharacterTurnStart
    Condition Trait RomanConquerorWorld >= 40
    and CultureType roman

    AcquireAncillary title_of_restitvtor_orbis chance 100

    I think that the right line for Condition Trait RomanConquerorRomanRebels >= 20 is Condition Trait RomanConquerorRomanRebels >= 25 and the right line for Condition Trait RomanConquerorWorld >= 40 is Condition Trait RomanConquerorWorld >= 100.I think this because to take the other titles you must have reached the maximum value of the traits.

  2. #2
    julianus heraclius's Avatar The Philosopher King
    Join Date
    May 2006
    Location
    Australia
    Posts
    5,382

    Default Re: About the roman conquer trait

    OK, I'll add the Saxons for the next major revision. In the meantime, you can change the "Condition Trait RomanConquerorWorld >= 40"

    to

    Condition Trait RomanConquerorWorld = 100, in the ancillary file if you like.

    Avatar & Signature by Joar

  3. #3
    Libertus
    Join Date
    Mar 2011
    Location
    Greece
    Posts
    65

    Default Re: About the roman conquer trait

    Ok but please answer if the value Condition Trait RomanConquerorWorld >= 40 is wrong or it is intended?
    Last edited by Louizidis; April 11, 2011 at 05:13 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •