事件
宗教危机
Target Location的状况几乎无法容忍了。当地民众拒绝接受我们派过去的传教士的说道,现在他正为自己的生命担心。如果我们不做什么,可能一次叛乱马上就要来了。
定义in_game/events/religion/missionaries.txt:129
130type = country_event
131title = missionaries.6.title 宗教危机
132desc = missionaries.6.desc Target Location的状况几乎无法容忍了。当地民众拒绝接受我们派过去的传教士的说道,现在他正为自己的生命担心。如果我们不做什么,可能一次叛乱马上就要来了。
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
}
}