Results 1 to 30 of 31

Thread: No elephants in memphis

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #30
    Member Member Lysandros's Avatar
    Join Date
    Oct 2006
    Location
    Europe
    Posts
    104

    Default AW: No elephants in memphis

    The triggers for the sons of Ioudaioi and Galatai husbands getting their ethnicity are also missing in the EDCT. Here's what's missing (again triggers are taken from PonticGalatikos and PtolemaioiSyrios):
    Code:
    ;------------------------------------------
    Trigger Ptolemaioi_Ioudaios_CharacterComesOfAge
        WhenToTest CharacterComesOfAge
    
        Condition FatherTrait PtolemaioiIoudaios > 0
    
        Affects PtolemaioiIoudaios 1 Chance  100
    
    ;------------------------------------------
    Trigger Ptolemaioi_Ioudaios_CharacterComesOfAge_EthnoDetermined
        WhenToTest CharacterComesOfAge
    
        Condition Trait PtolemaioiIoudaios > 0
              and Trait EthnoDetermined < 1
    
        Affects EthnoDetermined  1  Chance  100
    
    ;------------------------------------------
    Trigger Ptolemaioi_Ioudaios_CharacterComesOfAge_Vigorous
        WhenToTest CharacterComesOfAge
    
        Condition Trait PtolemaioiIoudaios > 0
              and Trait NaturalEnergy > 3
    
        Affects GoodTrader  1  Chance  75
        Affects GoodTrader  1  Chance  50
        Affects GoodTrader  1  Chance  40
        Affects GoodTrader  1  Chance  30
        Affects GoodTrader  1  Chance  20
        Affects GoodAdministrator  1  Chance  50
        Affects Anger  1  Chance  40
    
    ;------------------------------------------
    Trigger Ptolemaioi_Ioudaios_CharacterComesOfAge_Languorous
        WhenToTest CharacterComesOfAge
    
        Condition Trait PtolemaioiIoudaios > 0
              and Trait NaturalEnergy < 3
    
        Affects YellowBileHumour  1  Chance  40
    
    ;------------------------------------------
    Trigger Ptolemaioi_Ioudaios_CharacterComesOfAge_Charismatic
        WhenToTest CharacterComesOfAge
    
        Condition Trait PtolemaioiIoudaios > 0
              and Trait NaturalCharisma > 3
    
        Affects GoodTrader  1  Chance  75
        Affects GoodTrader  1  Chance  50
        Affects GoodTrader  1  Chance  35
        Affects GoodTrader  1  Chance  20
    
    ;------------------------------------------
    Trigger Ptolemaioi_Ioudaios_CharacterComesOfAge_Sharp
        WhenToTest CharacterComesOfAge
    
        Condition Trait PtolemaioiIoudaios > 0
              and Trait NaturalIntelligence > 3
    
        Affects GoodTrader  1  Chance  75
        Affects GoodTrader  1  Chance  50
        Affects GoodTrader  1  Chance  35
        Affects GoodTrader  1  Chance  20
        Affects GoodAdministrator  1  Chance  30
    
    ;------------------------------------------
    Trigger Ptolemaioi_Ioudaios_CharacterComesOfAge_Optimist
        WhenToTest CharacterComesOfAge
    
        Condition Trait PtolemaioiIoudaios > 0
              and Trait Temperament > 3
    
        Affects BloodHumour  1  Chance  40
        Affects BloodHumour  1  Chance  20
        Affects ReligiousMania  1  Chance  20
    
    ;------------------------------------------
    Trigger Ptolemaioi_Ioudaios_CharacterComesOfAge_Pessimist
        WhenToTest CharacterComesOfAge
    
        Condition Trait PtolemaioiIoudaios > 0
              and Trait Temperament < 3
    
        Affects Anger  1  Chance  40
    
    ;------------------------------------------
    Trigger Ptolemaioi_Ioudaios_CharacterComesOfAge_Selfless
        WhenToTest CharacterComesOfAge
    
        Condition Trait PtolemaioiIoudaios > 0
              and Trait Selflessness > 3
    
        Affects ReligiousMania  1  Chance  40
        Affects ReligiousMania  1  Chance  20
    
    ;------------------------------------------
    Trigger Ptolemaioi_Ioudaios_CharacterComesOfAge_Selfish
        WhenToTest CharacterComesOfAge
    
        Condition Trait PtolemaioiIoudaios > 0
              and Trait Selflessness < 3
    
        Affects Epicurean  1  Chance  40
        Affects Epicurean  1  Chance  20
        Affects Corrupt  1  Chance  20
    
    ;------------------------------------------
    Trigger Ptolemaioi_Ioudaios_CharacterComesOfAge_Disloyal
        WhenToTest CharacterComesOfAge
    
        Condition Trait PtolemaioiIoudaios > 0
              and Trait Loyalty < 3
    
        Affects Disloyal  1  Chance  40
        Affects Disloyal  1  Chance  20
    
    ;------------------------------------------
    Trigger Ptolemaioi_Galates_CharacterComesOfAge
        WhenToTest CharacterComesOfAge
    
        Condition FatherTrait PtolemaioiGalates > 0          
    
        Affects PtolemaioiGalates 1 Chance  100
    
    ;------------------------------------------
    Trigger Ptolemaioi_Galates_CharacterComesOfAge_EthnoDetermined
        WhenToTest CharacterComesOfAge
    
        Condition Trait PtolemaioiGalates > 0
              and Trait EthnoDetermined < 1
    
        Affects EthnoDetermined  1  Chance  100
    
    ;------------------------------------------
    Trigger Ptolemaioi_Galates_CharacterComesOfAge_Vigorous
        WhenToTest CharacterComesOfAge
    
        Condition Trait PtolemaioiGalates > 0
              and Trait NaturalEnergy > 3
    
        Affects GoodInfantryGeneral  1  Chance  40
        Affects GoodInfantryGeneral  1  Chance  20
        Affects Brave  1  Chance  20
        Affects Bloodthirsty  1  Chance  20
        Affects Feck  1  Chance  20
    
    ;------------------------------------------
    Trigger Ptolemaioi_Galates_CharacterComesOfAge_Languorous
        WhenToTest CharacterComesOfAge
    
        Condition Trait PtolemaioiGalates > 0
              and Trait NaturalEnergy < 3
    
        Affects BadAdministrator  1  Chance  40
        Affects BadAdministrator  1  Chance  20
    
    ;------------------------------------------
    Trigger Ptolemaioi_Galates_CharacterComesOfAge_Charismatic
        WhenToTest CharacterComesOfAge
    
        Condition Trait PtolemaioiGalates > 0
              and Trait NaturalCharisma > 3
    
        Affects GoodRecruiter  1  Chance  40
        Affects GoodRecruiter  1  Chance  20
    
    ;------------------------------------------
    Trigger Ptolemaioi_Galates_CharacterComesOfAge_Uncharismatic
        WhenToTest CharacterComesOfAge
    
        Condition Trait PtolemaioiGalates > 0
              and Trait NaturalCharisma < 3
    
        Affects Feck  1  Chance  40
        Affects Feck  1  Chance  20
    
    ;------------------------------------------
    Trigger Ptolemaioi_Galates_CharacterComesOfAge_Sharp
        WhenToTest CharacterComesOfAge
    
        Condition Trait PtolemaioiGalates > 0
              and Trait NaturalIntelligence > 3
    
        Affects TacticalSkill  1  Chance  40
        Affects TacticalSkill  1  Chance  20
        Affects StrategicSkill  1  Chance  20
    
    ;------------------------------------------
    Trigger Ptolemaioi_Galates_CharacterComesOfAge_Selfish
        WhenToTest CharacterComesOfAge
    
        Condition Trait PtolemaioiGalates > 0
              and Trait Selflessness < 3
    
        Affects Bloodthirsty  1  Chance  40
        Affects Bloodthirsty  1  Chance  20
    ;------------------------------------------
    Last edited by Lysandros; 11-26-2007 at 18:15.
    "Nous laisserons ce monde-ci aussi sot et aussi méchant que nous l'avons trouvé en y arrivant."

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