Event
The Target Ruler Adjective Court Title of Target Ruler

While there are many who find the faith of Target Ruler to be an affront to all that is holy, he/she has made his/her Court Title a veritable haven for his/her sisters and brothers in faith. Using the contact network built this way, we can reach many that we would never have been able to attract otherwise. One of those contacts, Minister, has now come under attack by those more entrenched in the ruling establishment of our Flavor Rank.
ClergyEstatetriggerDefinitionin_game/events/culture/culture_religion_events.txt:262
263type = country_event
264title = culture_religion_events.6.title The Target Ruler Adjective Court Title of Target Ruler
265desc = culture_religion_events.6.desc While there are many who find the faith of Target Ruler to be an affront to all that is holy, he/she has made his/her Court Title a veritable haven for his/her sisters and brothers in faith. Using the contact network built this way, we can reach many that we would never have been able to attract otherwise. One of those contacts, Minister, has now come under attack by those more entrenched in the ruling establishment of our Flavor Rank.
266outcome = neutral
267illustration_tags = {
26810 = regular
26910 = interior
}
271trigger = {
273has_ruler = yes
274ruler.religion != root.religion
275any_cabinet_character ?= {
275religion = root.ruler.religion
}
}
278immediate = {
279random_cabinet_character = {
280limit = {
280religion = root.ruler.religion
}
281save_scope_as = minister
}
}
284ruler = {
284save_scope_as = target_ruler
}
}