イベント
外部からの知恵

Ruler Titleのもとで外国人が働いているという事実に貴族たちは困惑していたが、宮廷に新たな考えと慣習をもたらしたAdvisor CultureCabinet Member TitleのAdvisorの存在は、広く歓迎されていた。どうやらわが国も、外国から学べることがあるようだ。
定義in_game/events/character/court_flavor_events.txt:584
585type = country_event
586title = court_flavor_events.22.title 外部からの知恵
587desc = court_flavor_events.22.desc Ruler Titleのもとで外国人が働いているという事実に貴族たちは困惑していたが、宮廷に新たな考えと慣習をもたらしたAdvisor CultureCabinet Member TitleのAdvisorの存在は、広く歓迎されていた。どうやらわが国も、外国から学べることがあるようだ。
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
}
}