팝 이주
행동

팝 이주

migrate_pop_based_countryin_game/common/generic_actions/pop_based_countries.txt:3

팝 이주
어느 한 지점의 팝을 다른 지점으로 이주시킵니다.

정의in_game/common/generic_actions/pop_based_countries.txt:3

4type = owncountry
6potential = {
7scope:actor = {
8country_type = pop
}
}
12allow = {
}
15automation_tick = never
16automation_tick_frequency = 12
18price = price:migrate_pop_based_country
20select_trigger = {
21looking_for_a = province_definition
22source = actor
23target_flag = target
24name = "migrate_pop_based_country_select_source_province" 팝을 이전할 지방 선택:
25none_available_msg_key = "migrate_pop_based_country_no_provinces"
26column = {
27data = name
}
29visible = {
30has_migration = no
}
}
34select_trigger = {
35looking_for_a = province_definition
36source = actor
37source_flags = neighbor
38target_flag = target_1
39name = "migrate_pop_based_country_select_destination_province" 팝이 이전될 목표 지방 선택:
40none_available_msg_key = "migrate_pop_based_country_no_neighbor_provinces"
41column = {
42data = name
}
44visible = {
45has_passable_land = yes
46is_neighbor_of_province_definition = scope:target
}
}
50effect = {
51add_migration = {
52owner = scope:actor
53from = scope:target
54to = scope:target_1
55amount = 0.100
56months = -1
}
}
© 2026 Soft Santa Cruz, S.L.U.. 모든 권리 보유. 비공식 팬 프로젝트이며 Paradox Interactive와 관련이 없습니다. 게임 콘텐츠 © Paradox Interactive. 소개 · 개인정보 보호 · 법적 고지