地域の統合
内閣アクション

地域の統合

integrate_areain_game/common/cabinet_actions/integrate_area.txt:1

征服した地域を国家に編入するには、地域を統合する必要がある。統合しなければ、その地域のPOPが反乱軍を起こす可能性がある。

必要改善された統合進歩potentialNMapColors|MAP_COLOR_HIGH定数select triggerNMapColors|MAP_COLOR_LOW定数select trigger

補正

定義in_game/common/cabinet_actions/integrate_area.txt:1

2ability = mil
3allow_multiple = yes
5potential = {
6num_locations > 0
7has_advance = integrate_area_advance
}
10allow = {
11any_province = {
12any_location_in_province = {
13integration_level = conquered
}
}
}
18select_trigger = {
19looking_for_a = area
20source = actor
21target_flag = target
22name = "integrate_area_select_area" 以下から統合する地域を選択する:
23none_available_msg_key = "integrate_area_no_areas"
24column = {
25data = name
}
27column = {
28data = integration
}
30visible = {
31any_location_in_area = {
32owner ?= scope:actor
33integration_level = conquered
}
35NOT = {
35cabinet_action = integrate_area
35interaction_target = target
}
}
}
37map_color = {
38lerp = {
41factor = integration_progress
}
}
}
46is_finished = {
47scope:target = {
48not = {
49any_location_in_area = {
50owner ?= scope:actor
51OR = {
52integration_level = conquered
53integration_level = colonized
}
55count > 0
}
}
}
}
61province_modifier = {
}
65progress = {
66scope:target = {
67value = "area_average_integration(scope:actor)"
}
}
71map_marker = {
72show_for_owner = yes
}
© 2026 Soft Santa Cruz, S.L.U.。無断転載を禁じます。本サイトは非公式のファンプロジェクトであり、Paradox Interactiveとは関係ありません。ゲームコンテンツ © Paradox Interactive。 概要 · プライバシー · 法的情報