イベント
文化の広がり

RecipientがTargetの開拓を続けるなかで、he/sheとその従者たちは現地の住民と接触するようになった。RecipientはActor Adjectiveに対し、原住民のあいだにTarget Cultureの理想を広めるための支援を要請している。
定義in_game/events/colonization/settle_the_frontier.txt:99
100type = country_event
101title = settle_the_frontier.3.title 文化の広がり
102desc = settle_the_frontier.3.desc RecipientがTargetの開拓を続けるなかで、he/sheとその従者たちは現地の住民と接触するようになった。RecipientはActor Adjectiveに対し、原住民のあいだにTarget Cultureの理想を広めるための支援を要請している。
103outcome = neutral
105trigger = {
106any_courtier = {
109any_location_in_province_definition = {
110NOT = {
110dominant_culture = root.culture
}
}
}
}
}
115illustration_tags = {
11610 = regular
11710 = exterior
}
119immediate = {
}
121save_scope_as = actor
122culture = {
122save_scope_as = target_culture
}
123random_courtier = {
124limit = {
127any_location_in_province_definition = {
128NOT = {
128dominant_culture = scope:target_culture
}
}
}
}
132save_scope_as = recipient
}
}