이주 장려
내각 행동이번 버전 변경

이주 장려

encourage_migrationin_game/common/cabinet_actions/encourage_migration.txt:1

팝이 이 지점으로 더 많이 이주하게 됩니다.

내각 구성원을 배정하면 선택한 지점뿐만 아니라 모든 소유 지점에서 이주 속도를 높일 수 있습니다.

요구 조건NMapColors|MAP_COLOR_HIGH정의값select triggerNMapColors|MAP_COLOR_LOW정의값select trigger

보정치

Country modifier
Location modifier

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

2ability = adm
5potential = {
6num_locations > 0
}
10select_trigger = {
11looking_for_a = location
12source = actor
13source_flags = only_actual_locations
14target_flag = target
15name = "encourage_migration_select_province" 이주를 장려할 지점 선택:
16none_available_msg_key = "encourage_migration_no_provinces"
18ai_interaction_source_list = {
19scope:actor = {
20if = {
21limit = {
21exists = ai_best_proximity_candidate
}
22ai_best_proximity_candidate = {
23add_to_list = source
}
}
}
}
29column = {
30data = name
}
32column = {
33data = migration_attraction
}
35column = {
36data = control
}
38column = {
39data = peasants_unemployment
}
41column = {
42data = population
}
44default_sort = peasants_unemployment
45visible = {
46has_owner = yes
47owner ?= scope:actor
48controller ?= scope:actor
}
50map_color = {
51lerp = {
54factor = migration_attraction
}
}
}
60country_modifier = {
}
65location_modifier = {
}
69map_marker = {
70show_for_owner = yes
}
© 2026 Soft Santa Cruz, S.L.U.. 모든 권리 보유. 비공식 팬 프로젝트이며 Paradox Interactive와 관련이 없습니다. 게임 콘텐츠 © Paradox Interactive. 소개 · 개인정보 보호 · 법적 고지