Event
Foreign Wisdom

While the Nobility is somewhat perturbed at the idea of a foreigner working for their Ruler Title, our Advisor Culture Cabinet Member Title, Advisor, has been widely praised for bringing fresh ideas and practices to the court. It seems that we can still learn a thing or two from foreign learning!
Definitionin_game/events/character/court_flavor_events.txt:584
585type = country_event
586title = court_flavor_events.22.title Foreign Wisdom
587desc = court_flavor_events.22.desc While the Nobility is somewhat perturbed at the idea of a foreigner working for their Ruler Title, our Advisor Culture Cabinet Member Title, Advisor, has been widely praised for bringing fresh ideas and practices to the court. It seems that we can still learn a thing or two from foreign learning!
588outcome = neutral
589trigger = {
590any_cabinet_character = {
591exists = birth_location.owner
592birth_location.owner != root
593culture ?= {
594NOT = {
594is_primary_or_accepted_in = root
}
}
}
}
598illustration_tags = {
59910 = happy
60010 = interior
}
604immediate = {
}
606random_cabinet_character = {
607limit = {
608exists = birth_location.owner
609birth_location.owner != root
610culture = {
611NOT = {
611is_primary_or_accepted_in = root
}
}
}
614save_scope_as = advisor
}
}