이벤트
Target Province Destination에 모여드는 이주민

Target Province Destination의 빛나는 명성에 이끌려, Target Province Origin 사람들이 우리 영토를 향해 긴 여정에 올랐습니다. 이 이주민들이 라틴 서방 출신이라면 이들의 정착은 서방과의 연결고리를 더욱 깊게 다져줄 것이며, 정교회를 믿는 이웃이라면 이 지역에 깃든 옛 고유성을 한층 더 굳건히 할 것입니다.
Fate of the PhoenixDLCtrigger
외국 이주 불허보정치 유형option 1, option 2
가톨릭종교immediate, option 1, option 2, trigger
정교회종교immediate, trigger정의in_game/events/government/D008_latinization_vs_hellenization.txt:2513
2514type = country_event
2515title = latinization_vs_hellenization.19.title Target Province Destination에 모여드는 이주민
2516desc = latinization_vs_hellenization.19.desc Target Province Destination의 빛나는 명성에 이끌려, Target Province Origin 사람들이 우리 영토를 향해 긴 여정에 올랐습니다. 이 이주민들이 라틴 서방 출신이라면 이들의 정착은 서방과의 연결고리를 더욱 깊게 다져줄 것이며, 정교회를 믿는 이웃이라면 이 지역에 깃든 옛 고유성을 한층 더 굳건히 할 것입니다.
2517outcome = neutral
2518trigger = {
2520has_societal_value = societal_value_type:latinization_vs_hellenization
2521num_of_non_rural > 0
2522at_war = no
2524any_related_country = {
2525type = alliance
2526at_war = no
2531total_population >= {
2532value = root.total_population
2533multiply = 0.2
}
}
2537any_province = {
2538root = {
2538own_entire_province = prev.province_definition
}
}
}
2542illustration_tags = {
254310 = regular
254410 = exterior
}
2547immediate = {
}
2550random_related_country = {
2551type = alliance
2552limit = {
2553at_war = no
2558total_population >= {
2559value = root.total_population
2560multiply = 0.2
}
}
2564save_scope_as = target_country
2566ordered_province = {
2567order_by = {
2568value = population
2569multiply = "border_distance_to(root)"
}
2571max = 10
2572check_range_bounds = no
2574add_to_list = LvH_event_19_1_list
}
}
2578random_in_list = {
2579list = LvH_event_19_1_list
2581save_scope_as = target_province_origin
2583province_definition = {
2583save_scope_as = target_origin_province_definition
}
2585owner = {
2585save_scope_as = target_owner_country
}
}
2588ordered_province = {
2589limit = {
2590root = {
2590own_entire_province = prev.province_definition
}
}
2592order_by = {
2593value = "border_distance_to(scope:target_province)"
2594multiply = -1
}
2596max = 6
2597check_range_bounds = no
2599add_to_list = LvH_event_19_2_list
}
2602random_in_list = {
2603list = LvH_event_19_2_list
2605save_scope_as = target_province_destination
2607province_definition = {
2607save_scope_as = target_destination_province_definition
}
2609province_capital = {
2609save_scope_as = target_province_capital
}
}
}