イベント
Target Province Originから来た移民

Target Province Originを離れ、一族でTarget Countryからわが国へと渡ってくる者たちが現れはじめた。新天地への憧れや、故郷の為政者への不満などの理由で移民となった彼らはTarget Province Destinationに住み着き、わが国の社会構造を変えうる習慣と技術を持ち込んでいる。これらを通じ、わが国はさらに中国的な国家へと近づいていくだろう。
中国国際組織trigger
他国への移住不可補正タイプtrigger
中国化と未中国化社会的価値triggerrecently_had_2315_variable変数trigger定義in_game/events/government/societal_values.txt:10953
10954type = country_event
10955title = societal_values.2315.title Target Province Originから来た移民
10956desc = societal_values.2315.desc Target Province Originを離れ、一族でTarget Countryからわが国へと渡ってくる者たちが現れはじめた。新天地への憧れや、故郷の為政者への不満などの理由で移民となった彼らはTarget Province Destinationに住み着き、わが国の社会構造を変えうる習慣と技術を持ち込んでいる。これらを通じ、わが国はさらに中国的な国家へと近づいていくだろう。
10957outcome = neutral
10959illustration_tags = {
1096010 = regular
1096110 = exterior
}
10964trigger = {
10965has_societal_value = societal_value_type:sinicized_vs_unsinicized
10970this != root
10972is_neighbor_of = root
}
10974num_provinces > 4
}
10977immediate = {
}
10980save_scope_as = target_country
10985ordered_border_location = {
10986limit = {
10986is_neighbor_of = ROOT
}
10987order_by = population
10988max = 1
10989province = {
10989save_scope_as = target_province_origin
}
10990province_definition = {
10990save_scope_as = target_province_definition_origin
}
}
}
10993ordered_border_location = {
10994limit = {
10995is_neighbor_of = scope:target_country
10996province_definition = {
10997NOT = {
10997this = scope:target_province_definition_origin
}
}
}
11000order_by = population
11001max = 1
11002province = {
11002save_scope_as = target_province_destination
}
11003province_definition = {
11003save_scope_as = target_province_definition_destination
}
}
}