Quest triggers

Looking through the game files, I see quests that trigger from visiting the QuestLocation, and ones that have a chance of appearing after a given TurnNumber.

Are there any other values that go in <TriggerType>?

 

I'm wondering if building a building in a city might trigger a quest? Or if having a hero get to a particular level might do so? Or researching a particular tech?

2,393 views 2 replies
Reply #1 Top

Those are the only two trigger types currently in the vanilla quests. 

 
Reply #2 Top

 also

<TriggerType>TotalPopulation</TriggerType>
    <TriggerData>1000</TriggerData>