Event
Our Union has a bad reputation
Our monarch, to put it politely, is not considered the best person to have as a neighbor. In fact the history of that nation is that of expansion and conquest. Tragically it seems we are being tarred with the same brush.
Definitionin_game/events/diplomacy/unionevents.txt:195
196hide_portraits = yes
197type = country_event
198title = unionevents.5.title Our Union has a bad reputation
199desc = unionevents.5.desc Our monarch, to put it politely, is not considered the best person to have as a neighbor. In fact the history of that nation is that of expansion and conquest. Tragically it seems we are being tarred with the same brush.
200outcome = neutral
201trigger = {
202union ?= {
203any_international_organization_member = {
204has_countries_with_coalition_grade_antagonism = yes
}
}
207has_countries_with_timed_antagonism = no
}
209immediate = {
210union ?= {
211random_international_organization_member = {
212limit = {
213has_countries_with_coalition_grade_antagonism = yes
}
215save_scope_as = union_target
}
}
}