diff --git a/src/common/decisions/DOH_decision.txt b/src/common/decisions/DOH_decision.txt index 436e9dd..d47acab 100755 --- a/src/common/decisions/DOH_decision.txt +++ b/src/common/decisions/DOH_decision.txt @@ -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 diff --git a/src/common/dynamic_modifiers/DOH_dynamic_modifiers.txt b/src/common/dynamic_modifiers/DOH_dynamic_modifiers.txt index 896fa15..4bf6c27 100755 --- a/src/common/dynamic_modifiers/DOH_dynamic_modifiers.txt +++ b/src/common/dynamic_modifiers/DOH_dynamic_modifiers.txt @@ -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 diff --git a/src/common/mtth/az_DOH_mtth.txt b/src/common/mtth/az_DOH_mtth.txt index a9021c0..eb311ab 100755 --- a/src/common/mtth/az_DOH_mtth.txt +++ b/src/common/mtth/az_DOH_mtth.txt @@ -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 = { diff --git a/src/common/scripted_effects/az_DOH_scripted_effects.txt b/src/common/scripted_effects/az_DOH_scripted_effects.txt index ed460a5..9e72aea 100755 --- a/src/common/scripted_effects/az_DOH_scripted_effects.txt +++ b/src/common/scripted_effects/az_DOH_scripted_effects.txt @@ -190,7 +190,7 @@ DOH_modifier_effect = { DOH_zhichilvchengfa_effect = { add_popularity = { ideology = neutrality - popularity = DOH_zhichiduchengfa_effect + popularity = var:DOH_zhichiduchengfa } }