Results 1 to 3 of 3

Thread: Worshipping triggers

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Member Member Aks K's Avatar
    Join Date
    Sep 2006
    Location
    North of Swêboz
    Posts
    30

    Question Worshipping triggers

    When do governors trigger well and/or poor governing? Below there is an example for Roman governor who is an a settlement where there is a Mars shine or larger.

    Spoiler Alert, click show to read: 
    Trigger Roman_Worshipping_Mars_governs_well
    WhenToTest CharacterTurnEnd

    Condition Trait WorshipsMarsRoman > 0
    and EndedInSettlement
    and SettlementBuildingExists >= temple_of_battle_shrine
    and not SettlementBuildingExists = gov3
    and not SettlementBuildingExists = gov4

    Affects PeopleHappy 1 Chance 10

    ;------------------------------------------
    Trigger Roman_Worshipping_Mars_governs_poorly
    WhenToTest CharacterTurnEnd

    Condition Trait WorshipsMarsRoman > 0
    and EndedInSettlement
    and SettlementBuildingExists >= temple_of_battle_shrine
    and not SettlementBuildingExists = gov3
    and not SettlementBuildingExists = gov4

    Affects PeopleUnhappy 1 Chance 10
    It seems to me there is equal chance for happy and unhappy people unless they don't trigger at same conditions. If they both trigger at same conditions, then should the inequality sign not be somewhat different (last condition; Condition Trait WorshipsMarsRoman > 0)?
    In 0.74 it seemed to be random if a character would get happy or unhappy people even if was a worshipper of the city temple.
    Please enlighten me.

    And again again again: Thanks for a great mod!

    Aks K
    Last edited by Aks K; 12-07-2006 at 06:28.


    Wath it thomething I thaid? Biggus Dickus, Life of Brian

  2. #2
    EB Traitor Member BozosLiveHere's Avatar
    Join Date
    Jan 2006
    Location
    Uqbar, Tlön
    Posts
    3,662

    Default Re: Worshipping triggers

    You are right, there really should be a not before the SettlementBuildingExists >= temple_of_battle_shrine conditional for the Roman_Worshipping_Mars_governs_poorly trigger.

    As I said before, I will redo all of the worshipper/priest system for 0.9. It's all a big mess right now.

  3. #3
    Member Member Aks K's Avatar
    Join Date
    Sep 2006
    Location
    North of Swêboz
    Posts
    30

    Default Re: Worshipping triggers

    Quote Originally Posted by BozosLiveHere
    You are right, there really should be a not before the SettlementBuildingExists >= temple_of_battle_shrine conditional for the Roman_Worshipping_Mars_governs_poorly trigger.

    As I said before, I will redo all of the worshipper/priest system for 0.9. It's all a big mess right now.
    Thanks for the reply. It has really puzzled me. I will just change them by the fancy copy/paste method.

    Aks K


    Wath it thomething I thaid? Biggus Dickus, Life of Brian

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