식민지 헌장 신장
내각 행동

식민지 헌장 신장

send_people_to_colonial_charterin_game/common/cabinet_actions/send_people_to_colonial_charter.txt:1

팝이 식민지 헌장이 설정된 곳으로 이주하도록 강제합니다.

요구 조건NMapColors|MAP_COLOR_HIGH정의값select trigger 1, select trigger 2

정의in_game/common/cabinet_actions/send_people_to_colonial_charter.txt:1

2ability = adm
3allow_multiple = yes
4potential = {
5is_rebel_country = no
}
7allow = {
8total_population >= 5
9has_colonial_charters = yes
}
12select_trigger = {
13looking_for_a = province
14source = actor
15target_flag = target
16name = "send_people_to_colonial_charter_select_province" 팝을 파견할 지방 선택:
17none_available_msg_key = "send_people_to_colonial_charter_no_provinces"
18column = {
19data = name
}
21column = {
22data = population
}
24visible = {
25province_definition = {
26not = {
26has_colonial_charter = scope:actor
}
}
}
29enabled = {
30population > 1
}
}
35select_trigger = {
36looking_for_a = colonial_charter
37source = actor
38target_flag = target_1
39name = "send_people_to_colonial_charter_select_colonial_charter" 팝을 파견할 식민지 헌장 선택:
40none_available_msg_key = "send_people_to_colonial_charter_no_colonial_charters"
41column = {
42data = name
}
44visible = {
45not = {
45province_definition = scope:target.province_definition
}
46NOT = {
49interaction_target = target_1
}
}
}
54map_mode = select_target_colonial
}
57on_activate = {
58scope:target_1 ?= {
59add_additional_migration = {
60province = scope:target
61cabinet = root
}
}
}
66on_deactivate = {
67scope:target_1 ?= {
68remove_additional_migration = {
69province = scope:target
70cabinet = root
}
}
}
75country_modifier = {
}
78is_finished = {
79trigger_if = {
80limit = {
81exists = scope:target
82exists = scope:target_1
}
84scope:target = {
85any_location_in_province = {
86population < 1
}
}
}
}
© 2026 Soft Santa Cruz, S.L.U.. 모든 권리 보유. 비공식 팬 프로젝트이며 Paradox Interactive와 관련이 없습니다. 게임 콘텐츠 © Paradox Interactive. 소개 · 개인정보 보호 · 법적 고지