Event
False Beliefs

One of our Flavor Rank's purposes is to spread the Country Adjective faith and protect it from heresy. It is a noble cause, but when heresy strikes in the very heart of our country it shames us. The Target Location Rank of Target Location does not follow the Country Adjective faith and, if this situation is not addressed soon, it will bring us great shame.
Definitionin_game/events/government/devotion_events.txt:277
278type = country_event
279title = devotion_events.7.title False Beliefs
280desc = devotion_events.7.desc One of our Flavor Rank's purposes is to spread the Country Adjective faith and protect it from heresy. It is a noble cause, but when heresy strikes in the very heart of our country it shames us. The Target Location Rank of Target Location does not follow the Country Adjective faith and, if this situation is not addressed soon, it will bring us great shame.
281outcome = neutral
283illustration_tags = {
28410 = angry
28510 = interior
}
288trigger = {
289has_reform = government_reform:military_order_reform
290religious_unity < 0.9
291any_owned_location = {
292dominant_religion ?= {
292this != root.religion
}
293dominant_religion.group ?= root.religion.group
}
}
299immediate = {
300random_owned_location = {
301limit = {
302dominant_religion ?= {
302this != root.religion
}
303dominant_religion.group ?= root.religion.group
}
307save_scope_as = target_location
}
}
}