Event
The Saints of Local Saint State Province Province

There is great uncertainty in the see of Local Saint State Province Province. While we are united in faith, the people of the state, including many of the local priests, are refusing to participate in the feasts and celebrations of saints that are customary within our borders. They claim that these are not canonical and that they will observe the religious customs of their own ancestors, including the veneration of a number of suspect saints from the area.
OrthodoxyReligionimmediate, triggerReligious ConformanceStatic ModifiertriggerDefinitionin_game/events/religion/patriarch_events.txt:2
3type = country_event
4title = patriarch_events.1.title The Saints of Local Saint State Province Province
5desc = patriarch_events.1.desc There is great uncertainty in the see of Local Saint State Province Province. While we are united in faith, the people of the state, including many of the local priests, are refusing to participate in the feasts and celebrations of saints that are customary within our borders. They claim that these are not canonical and that they will observe the religious customs of their own ancestors, including the veneration of a number of suspect saints from the area.
6outcome = neutral
7trigger = {
9any_owned_location = {
11dominant_culture = owner.culture
12local_religious_unity < 1.0
}
}
17illustration_tags = {
1810 = angry
1910 = exterior
}
22immediate = {
23hidden_effect = {
24random_owned_location = {
25limit = {
27dominant_culture = owner.culture
28local_religious_unity < 1.0
}
30save_scope_as = local_saint_state_province
}
}
}
}