事件
弥合分歧

有时,不同政体的国家之间很难互相理解。但我们能力出众的外交官让我国与邻国成功弥合了分歧。
好战姿态 vs 亲善姿态社会价值观trigger定义in_game/events/government/societal_values.txt:2493
2494type = country_event
2495title = societal_values.605.title 弥合分歧
2496desc = societal_values.605.desc 有时,不同政体的国家之间很难互相理解。但我们能力出众的外交官让我国与邻国成功弥合了分歧。
2497outcome = neutral
2498trigger = {
2500any_neighbor_country = {
2501religion = root.religion
2502NOT = {
2502government_type = root.government_type
}
}
}
2506illustration_tags = {
250710 = happy
250810 = interior
}