2024-10-13 12:31:16
All checks were successful
sync / build (push) Successful in 49s

This commit is contained in:
actions[bot]
2024-10-13 12:31:16 +00:00
parent 9ea42db9ba
commit 8fd816f589
4 changed files with 10 additions and 5 deletions

View File

@@ -1755,6 +1755,8 @@ DOH_decision_debug_category = {
complete_national_focus = DOH_hongsedengta
complete_national_focus = DOH_junmingronghe
complete_national_focus = DOH_heqishengcai
complete_national_focus = DOH_guangronghemengxiangdeyuanzheng
complete_national_focus = DOH_dongfangliming
add_political_power = 4000
add_equipment_to_stockpile = {
type = doh_civ_equipment_1

View File

@@ -45,7 +45,7 @@ DOH_donghuangshiwu_idea = {
land_reinforce_rate = mtth:DOH_modifier_gonggongkaizhi_effect_2_mtth
stability_weekly_factor = mtth:DOH_modifier_gonggongkaizhi_effect_3_mtth
stability_weekly = mtth:DOH_modifier_gonggongkaizhi_effect_3_mtth
industry_air_damage_factor = mtth:DOH_modifier_gonggongkaizhi_effect_4_mtth
own_operative_detection_chance_factor = mtth:DOH_modifier_gonggongkaizhi_effect_4_mtth

View File

@@ -75,10 +75,13 @@ DOH_xiaofeipingyinxiang_factor_mtth = {
set_temp_variable = {
t = mtth:DOH_gexinshengchanli_mtth
}
divide_temp_variable = {
1 = t
set_temp_variable = {
s = 1
}
factor = t
divide_temp_variable = {
s = t
}
factor = s
}
}
DOH_gexinshengchanli_mtth = {

View File

@@ -190,7 +190,7 @@ DOH_modifier_effect = {
DOH_zhichilvchengfa_effect = {
add_popularity = {
ideology = neutrality
popularity = DOH_zhichiduchengfa_effect
popularity = var:DOH_zhichiduchengfa
}
}