Event
A Bad Influence

Many among the righteous Clergy and Nobility have long been in agreement that the heretical beliefs of Target Ruler are poisoning the Flavor Rank and are putting our people in peril.
Together with the local priests of Rebel Province, a particularly pious scion of one of our older families has assembled an army in Rebel Province and is now marching on the capital to depose the vile heretic in Capital.
ClergyEstatetrigger
NobilityEstatetriggerDefinitionin_game/events/culture/culture_religion_events.txt:178
179type = country_event
180title = culture_religion_events.4.title A Bad Influence
181desc = culture_religion_events.4.desc Many among the righteous Clergy and Nobility have long been in agreement that the heretical beliefs of Target Ruler are poisoning the Flavor Rank and are putting our people in peril.
Together with the local priests of Rebel Province, a particularly pious scion of one of our older families has assembled an army in Rebel Province and is now marching on the capital to depose the vile heretic in Capital.
Together with the local priests of Rebel Province, a particularly pious scion of one of our older families has assembled an army in Rebel Province and is now marching on the capital to depose the vile heretic in Capital.
182outcome = neutral
183illustration_tags = {
18410 = armed
18510 = exterior
}
187trigger = {
190has_ruler = yes
192religion.group = ruler.religion.group
193ruler.religion != root.religion
195any_owned_non_rural_location = {
195dominant_religion ?= root.religion
}
}
199immediate = {
200ordered_owned_non_rural_location = {
201order_by = population
202limit = {
203dominant_religion ?= root.religion
}
205max = 1
206save_scope_as = rebel_province
}
}
209ruler = {
209save_scope_as = target_ruler
}
}