Event
Religious Uproar
According to the governor of Target Province, the citizens are in uproar because of our missionaries' complete lack of respect for any religious practices or traditions different from their own. He is asking us to consider canceling all further missionary activities in the area or at least send some more troops until things calm down a bit.
Definitionin_game/events/religion/missionaries.txt:89
90type = country_event
91title = missionaries.4.title Religious Uproar
92desc = missionaries.4.desc According to the governor of Target Province, the citizens are in uproar because of our missionaries' complete lack of respect for any religious practices or traditions different from their own. He is asking us to consider canceling all further missionary activities in the area or at least send some more troops until things calm down a bit.
93outcome = neutral
94trigger = {
95any_non_state_religion_location = {
96monthly_conversion > 0
97is_core_of = root
}
}
102immediate = {
103random_non_state_religion_location = {
104limit = {
105monthly_conversion > 0
}
107province = {
108save_scope_as = target_province
}
}
}