
Originally Posted by
yls3431
;;;;;;;;;shia heresy;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
Trigger ShiaHeresy1_trigger
WhenToTest CharacterTurnEnd
Condition Attribute Piety > 5
and not AtSea
and PopulationHeretic >= 15
and Trait ShiaHeresy = 0
Affects ShiaHeresy 1 Chance 5
;------------------------------------------
Trigger ShiaHeresy2_trigger
WhenToTest CharacterTurnEnd
Condition not AtSea
and PopulationHeretic >= 10
and Trait ShiaHeresy >= 1
Affects ShiaHeresy 1 Chance 15
;------------------------------------------
Trigger ShiaHeresy3_trigger
WhenToTest CharacterComesOfAge
Condition FatherTrait ShiaHeresy = 3
Affects ShiaHeresy 3 Chance 95
A bit confused here.............
where exactly should I change?
Change all the "Affects ShiaHeresy 1 Chance 5" to Chance 1
To make sure it isn't inherited, change the "Affects ShiaHeresy 3 Chance 95" to Chance 5