2024-08-03 22:28:17
All checks were successful
sync / build (push) Successful in 51s

This commit is contained in:
actions[bot]
2024-08-03 22:28:17 +08:00
parent c2fe2f9625
commit fda3c75687
18 changed files with 366 additions and 127 deletions

View File

@@ -3943,11 +3943,11 @@ focus_tree = {
factor = 1
}
available = {
always = no
}
completion_reward = {
custom_effect_tooltip = DOH_chaogongtixi_tooltip
custom_effect_tooltip = "(还没做完)"
custom_effect_tooltip = doh_fanshu_desc
}
}
focus = {
@@ -3967,11 +3967,10 @@ focus_tree = {
factor = 1
}
available = {
always = no
}
completion_reward = {
custom_effect_tooltip = DOH_cijichaogongzhongxin_tooltip
custom_effect_tooltip = "(还没做完)"
}
}
focus = {
@@ -5425,7 +5424,7 @@ focus_tree = {
focus = {
id = DOH_junmingronghe
icon = GFX_goal_generic_construct_civilian
relative_position_id = DOH_special_force
relative_position_id = DOH_wanguolaichao
prerequisite = {
focus = DOH_huanxingjulong
focus = DOH_nanhaidezhuren
@@ -5436,7 +5435,7 @@ focus_tree = {
num_of_factories > 300
}
cost = 5
x = 13
x = 3
y = 1
completion_reward = {
custom_effect_tooltip = DOH_junmingronghe_tooltip
@@ -5462,7 +5461,7 @@ focus_tree = {
has_completed_focus = DOH_liangdanyixing
}
cost = 5
x = -3
x = 0
y = 1
completion_reward = {
custom_effect_tooltip = az_DOH_railway_organization_tooltip_2
@@ -5534,35 +5533,35 @@ focus_tree = {
}
}
focus = {
id = DOH_junmingronghe_fushuguo
icon = GFX_focus_DEN_no_regulations
relative_position_id = DOH_junmingronghe
# prerequisite = {
# focus = DOH_junmingronghe_jishugaijing
# }
# prerequisite = {
# focus = DOH_wanguolaichao
# }
# prerequisite = {
# focus = DOH_junmingronghe
# }
available = {
num_subjects > 0
OR = {
has_completed_focus = DOH_ziguyilai
has_completed_focus = DOH_chaogongzhidu
}
always = no
}
prerequisite = {
focus = DOH_junmingronghe
}
cost = 5
x = 0
y = 3
completion_reward = {
custom_effect_tooltip = "(还没做完)"
}
}
# focus = {
# id = DOH_junmingronghe_fushuguo
# icon = GFX_focus_DEN_no_regulations
# relative_position_id = DOH_junmingronghe
# # prerequisite = {
# # focus = DOH_junmingronghe_jishugaijing
# # }
# # prerequisite = {
# # focus = DOH_wanguolaichao
# # }
# # prerequisite = {
# # focus = DOH_junmingronghe
# # }
# available = {
# num_subjects > 0
# OR = {
# has_completed_focus = DOH_ziguyilai
# has_completed_focus = DOH_chaogongzhidu
# }
# always = no
# }
# prerequisite = {
# focus = DOH_junmingronghe
# }
# cost = 5
# x = 0
# y = 3
# completion_reward = {
# custom_effect_tooltip = "(还没做完)"
# }
# }
}

View File

@@ -77,6 +77,10 @@
#search_filters = { FOCUS_FILTER_STABILITY }
completion_reward = {
add_political_power = 200
add_offsite_building = {
type = arms_factory
level = 2
}
}
}
focus = {
@@ -140,6 +144,10 @@
completion_reward = {
add_political_power = 300
add_ideas = DH1_idea_qinfenhaoxue
add_offsite_building = {
type = industrial_complex
level = 2
}
}
}
focus = {
@@ -2588,7 +2596,9 @@
transfer_state = 625
transfer_state = 627
transfer_state = 624
transfer_state = 422
transfer_state = 281
add_state_core = 738
add_state_core = 668
add_state_core = 721
@@ -2622,6 +2632,8 @@
add_state_core = 625
add_state_core = 627
add_state_core = 624
add_state_core = 422
add_state_core = 281
}
}
}
@@ -2904,10 +2916,7 @@
has_idea = DOH_ndhhsygs
has_idea = TIX_zjscl
OR = {
OR = {
is_ai = yes
has_completed_focus = DH1_xiananyang
}
has_completed_focus = DH1_xiananyang
date > 1943.1.1
threat > 0.75
}
@@ -2918,6 +2927,38 @@
remove_ideas = DH1_zhiyuanjun_idea
remove_ideas = DOH_ndhhsygs
remove_ideas = TIX_zjscl
if = {
limit = {
DOH = {
has_subject = BHU
}
}
DH1 = {
annex_country = {
target = BHU
transfer_troops = yes
}
}
324 = {
add_core_of = DH1
}
}
if = {
limit = {
DOH = {
has_subject = NEP
}
}
DH1 = {
annex_country = {
target = NEP
transfer_troops = yes
}
}
323 = {
add_core_of = DH1
}
}
}
if = {
limit = {
@@ -2937,6 +2978,7 @@
add_idea = DH1_junshi_211
}
}
custom_effect_tooltip = DH1_qianjin_tt
custom_effect_tooltip = "(未完待续)"
}
}