州の統合
内閣アクション

州の統合

integrate_provincein_game/common/cabinet_actions/integrate_province.txt:1

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

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

補正

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

2ability = mil
3allow_multiple = yes
5potential = {
6num_locations > 0
7not = {
8has_advance = integrate_area_advance
}
}
12allow = {
}
15select_trigger = {
16looking_for_a = province
17source = actor
18target_flag = target
19name = "integrate_province_select_province" 以下から統合する州を選択する:
20none_available_msg_key = "integrate_province_no_provinces"
21column = {
22data = name
}
24column = {
25data = integration
}
27column = {
28data = population
}
30visible = {
31NOT = {
31cabinet_action = integrate_province
31interaction_target = target
}
}
32any_location_in_province = {
33integration_level = conquered
}
}
36map_color = {
37lerp = {
40factor = integration_progress
}
}
}
45is_finished = {
46scope:target = {
47any_location_in_province = {
48OR = {
49integration_level = integrated
50integration_level = core
}
52count = all
}
}
}
57province_modifier = {
}
61progress = {
62scope:target = {
63value = province_average_integration
}
}
67map_marker = {
68show_for_owner = yes
}
© 2026 Soft Santa Cruz, S.L.U.。無断転載を禁じます。本サイトは非公式のファンプロジェクトであり、Paradox Interactiveとは関係ありません。ゲームコンテンツ © Paradox Interactive。 概要 · プライバシー · 法的情報