Event
Reconciling Differences

Sometimes when countries have different types of governments, they just do not understand each other fully. With our competent diplomats, we have reconciled differences with one of our neighbors.
Belligerent vs ConciliatorySocietal ValuetriggerDefinitionin_game/events/government/societal_values.txt:2493
2494type = country_event
2495title = societal_values.605.title Reconciling Differences
2496desc = societal_values.605.desc Sometimes when countries have different types of governments, they just do not understand each other fully. With our competent diplomats, we have reconciled differences with one of our neighbors.
2497outcome = neutral
2498trigger = {
2500any_neighbor_country = {
2501religion = root.religion
2502NOT = {
2502government_type = root.government_type
}
}
}
2506illustration_tags = {
250710 = happy
250810 = interior
}