イベント
関係改善

我々はNeighbour Country Adjectiveの近隣諸国とわが国のあいだに、どちらもCountry Adjectiveを信仰しているという共通点を見出した。我々の関係は改善され、いまでは同じ未来をともに目指している。
定義in_game/events/random_event.txt:4551
4552type = country_event
4554title = random_event.88.title 関係改善
4555desc = random_event.88.desc 我々はNeighbour Country Adjectiveの近隣諸国とわが国のあいだに、どちらもCountry Adjectiveを信仰しているという共通点を見出した。我々の関係は改善され、いまでは同じ未来をともに目指している。
4556outcome = neutral
4557illustration_tags = {
455810 = happy
455910 = interior
}
4562trigger = {
4563any_neighbor_country = {
4564religion = root.religion
4565NOT = {
4565has_opinion = {
4565target = root
4565modifier = opinion_united_in_faith
}
}
}
}
4569immediate = {
4570random_neighbor_country = {
4571limit = {
4572religion = root.religion
}
4574save_scope_as = neighbour_country
}
}