Results 1 to 3 of 3

Thread: Temples and Priests

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Silius Saurus's Avatar Biarchus
    Join Date
    May 2005
    Location
    Scamcouver, British Columbia.
    Posts
    647

    Default Temples and Priests

    I was wondering at what levels of temple construction the priest ancillaries start showing up.
    "If you're in a fair fight, you didn't plan it properly". -- Nick Lappos

  2. #2
    Roger Smith's Avatar Civis
    Join Date
    Mar 2012
    Location
    Los Angeles
    Posts
    191

    Default Re: Temples and Priests

    According to the triggers at the bottom of export descr ancillaries:

    Spoiler Alert, click show to read: 
    Trigger trigger_priest_of_Apollo
    WhenToTest CharacterTurnEnd
    Condition EndedInSettlement
    and RemainingMPPercentage = 100
    and SettlementBuildingExists >= GROWTH_HEALTH_temple
    and SettlementBuildingExists >= wine1
    and SettlementBuildingExists >= baths
    and Trait PublicFaith > 0
    and CultureType roman
    and IsGeneral
    and Attribute Electability < 1

    AcquireAncillary priest_of_Apollo chance 15


    Judging from the fact that they all say either GROWTH_HEALTH_temple, GROWTH_TRADE_temple, etc, and not something like GROWTH_HEALTH_shrine, large temple or awesome temple, I'm going to guess that it starts at temple level(2nd level).

  3. #3
    Silius Saurus's Avatar Biarchus
    Join Date
    May 2005
    Location
    Scamcouver, British Columbia.
    Posts
    647

    Default Re: Temples and Priests

    Thank you!
    "If you're in a fair fight, you didn't plan it properly". -- Nick Lappos

Posting Permissions

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