Event
A Creed against Target Ruler
A group of people in Target Location has published a new creed, which ends with a declaration of nonconformity with the decree of the Ruler Title in religious matters. If we do not act, their creed could spread within Target Location and undermine our control.
Individual CreedsReligious AspecttriggerDefinitionin_game/events/religion/church_aspects.txt:1099
1100type = country_event
1101title = church_aspects.28.title A Creed against Target Ruler
1102desc = church_aspects.28.desc A group of people in Target Location has published a new creed, which ends with a declaration of nonconformity with the decree of the Ruler Title in religious matters. If we do not act, their creed could spread within Target Location and undermine our control.
1103outcome = neutral
1105trigger = {
1107has_ruler = yes
1108num_locations > 0
}
1111immediate = {
1112random_owned_location = {
1113save_scope_as = target_location
}
1115ruler = {
1116save_scope_as = target_ruler
}
}