Event
Neighbor Disrupting the Peace
The missionaries we sent to Target Location are complaining that the area is too unstable at the moment. Despite our neutral stance, the war that is currently going on in the neighboring country is having an impact on Target Location too.
Definitionin_game/events/religion/missionaries.txt:171
172type = country_event
173title = missionaries.7.title Neighbor Disrupting the Peace
174desc = missionaries.7.desc The missionaries we sent to Target Location are complaining that the area is too unstable at the moment. Despite our neutral stance, the war that is currently going on in the neighboring country is having an impact on Target Location too.
175outcome = neutral
176trigger = {
177any_non_state_religion_location = {
178monthly_conversion > 0
179any_neighbor_location = {
180has_owner = yes
181owner ?= {
181at_war = yes
}
}
}
184prestige > 10
185at_war = no
}
187immediate = {
188random_non_state_religion_location = {
189limit = {
190monthly_conversion > 0
191any_neighbor_location = {
192owner ?= {
192at_war = yes
}
}
}
195save_scope_as = target_location
}
}