Event
Relations Improved

We have found common ground with our Neighbour Country Adjective neighbors in the fact that we share the Country Adjective faith. Our relations have improved, and our two nations now look to the future as one.
Definitionin_game/events/random_event.txt:4551
4552type = country_event
4554title = random_event.88.title Relations Improved
4555desc = random_event.88.desc We have found common ground with our Neighbour Country Adjective neighbors in the fact that we share the Country Adjective faith. Our relations have improved, and our two nations now look to the future as one.
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
}
}