Event
A Heathen Ruler Title

The presence of an openly heathen Target Ruler Adjective Ruler Title in Capital has not gone unnoticed among the Country Adjective subjects in our Flavor Rank. Among the devout, this has come to be a common matter of irritation and in areas with existing religious tensions it has led to even greater frequency of conflicts. Local Clerics are reported to have further inflamed the situation in Rebel Province by repeatedly returning to the 'corruption of Capital' in agitating speeches to the people of Rebel Province. At this point, it might be hard to remove them from their position without extensive use of force.
ClergyEstatetriggerDefinitionin_game/events/culture/culture_religion_events.txt:219
220type = country_event
221title = culture_religion_events.5.title A Heathen Ruler Title
222desc = culture_religion_events.5.desc The presence of an openly heathen Target Ruler Adjective Ruler Title in Capital has not gone unnoticed among the Country Adjective subjects in our Flavor Rank. Among the devout, this has come to be a common matter of irritation and in areas with existing religious tensions it has led to even greater frequency of conflicts. Local Clerics are reported to have further inflamed the situation in Rebel Province by repeatedly returning to the 'corruption of Capital' in agitating speeches to the people of Rebel Province. At this point, it might be hard to remove them from their position without extensive use of force.
223outcome = neutral
224illustration_tags = {
22510 = angry
22610 = exterior
}
228trigger = {
229has_ruler = yes
230religion.group != ruler.religion.group
232ruler = {
233any_ruling_countries = {
234count = 1
}
}
237any_owned_non_rural_location = {
237dominant_religion ?= root.religion
}
}
240immediate = {
241ordered_owned_non_rural_location = {
242order_by = population
243limit = {
243dominant_religion ?= root.religion
}
244max = 1
245save_scope_as = rebel_province
}
}
248ruler = {
248save_scope_as = target_ruler
}
}