이벤트
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
}
}
}