Event
Religious Tensions
The situation in Target Location is getting close to unbearable. The citizens are refusing to accept the preaching of the missionaries we sent there a short while ago and now he fears for his life. A revolt seems imminent unless we do something soon.
Definitionin_game/events/religion/missionaries.txt:129
130type = country_event
131title = missionaries.6.title Religious Tensions
132desc = missionaries.6.desc The situation in Target Location is getting close to unbearable. The citizens are refusing to accept the preaching of the missionaries we sent there a short while ago and now he fears for his life. A revolt seems imminent unless we do something soon.
133outcome = neutral
134trigger = {
135any_non_state_religion_location = {
136monthly_conversion > 0
137dominant_culture = owner.culture
138NOR = {
}
}
}
146immediate = {
147random_non_state_religion_location = {
148limit = {
149monthly_conversion > 0
150dominant_culture = owner.culture
151NOR = {
}
}
156save_scope_as = target_location
}
}