Event
Friends Abroad

Target Ruler's preference for the Target Ruler Culture culture and language is seen as a bit of an eccentricity by many, but it has also opened doors for us in the wider community of Target Ruler Culture countries. Target Ruler has been doing what he/she can to form closer bonds with his/her compatriots.
Definitionin_game/events/culture/culture_religion_events.txt:366
367type = country_event
368title = culture_religion_events.9.title Friends Abroad
369desc = culture_religion_events.9.desc Target Ruler's preference for the Target Ruler Culture culture and language is seen as a bit of an eccentricity by many, but it has also opened doors for us in the wider community of Target Ruler Culture countries. Target Ruler has been doing what he/she can to form closer bonds with his/her compatriots.
370outcome = neutral
371illustration_tags = {
37210 = happy
37310 = interior
}
375trigger = {
376has_ruler = yes
377ruler.culture != root.culture
378any_known_country = {
379this != root
380culture = root.ruler.culture
381num_of_advances_researched > root.num_of_advances_researched
}
}
386immediate = {
387random_known_country = {
388limit = {
389this != root
390culture = root.ruler.culture
391num_of_advances_researched > root.num_of_advances_researched
}
393save_scope_as = advanced_country
}
395ruler = {
395save_scope_as = target_ruler
}
}
}