2024-12-06 20:01:11
This commit is contained in:
@@ -571,21 +571,6 @@ focus_tree = {
|
|||||||
modifier = DOH_hedian_state_modifier
|
modifier = DOH_hedian_state_modifier
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
hidden_effect = {
|
|
||||||
# add_dynamic_modifier = {
|
|
||||||
# modifier = DOH_hedian_modifier
|
|
||||||
# }
|
|
||||||
every_owned_state = {
|
|
||||||
if = {
|
|
||||||
limit = {
|
|
||||||
commercial_nuclear_reactor > 0
|
|
||||||
}
|
|
||||||
add_dynamic_modifier = {
|
|
||||||
modifier = DOH_hedian_state_modifier
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
custom_effect_tooltip = DOH_hedian_modifier_desc
|
custom_effect_tooltip = DOH_hedian_modifier_desc
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -25,7 +25,7 @@ DOH_modifier_effect = {
|
|||||||
every_owned_state = {
|
every_owned_state = {
|
||||||
if = {
|
if = {
|
||||||
limit = {
|
limit = {
|
||||||
nuclear_reactor > 0
|
commercial_nuclear_reactor > 0
|
||||||
OR = {
|
OR = {
|
||||||
is_core_of = DOH
|
is_core_of = DOH
|
||||||
}
|
}
|
||||||
@@ -45,7 +45,7 @@ DOH_modifier_effect = {
|
|||||||
all_owned_state = {
|
all_owned_state = {
|
||||||
if = {
|
if = {
|
||||||
limit = {
|
limit = {
|
||||||
nuclear_reactor > 0
|
commercial_nuclear_reactor > 0
|
||||||
}
|
}
|
||||||
add_to_temp_variable = {
|
add_to_temp_variable = {
|
||||||
DOH_nu_counter = -0.02
|
DOH_nu_counter = -0.02
|
||||||
|
|||||||
@@ -1074,6 +1074,8 @@
|
|||||||
DOH_nuclear_missile_equipment_1_short: "DF-2A"
|
DOH_nuclear_missile_equipment_1_short: "DF-2A"
|
||||||
DOH_nuclear_missile_equipment_2: "东风5A"
|
DOH_nuclear_missile_equipment_2: "东风5A"
|
||||||
DOH_nuclear_missile_equipment_2_short: "DF-5A"
|
DOH_nuclear_missile_equipment_2_short: "DF-5A"
|
||||||
|
DOH_sam_missile_equipment_1: "地对空导弹I型"
|
||||||
|
sam_missile_equipment_1_short: "红旗1"
|
||||||
DOH_maoxianwangfushun: "冒险王抚顺"
|
DOH_maoxianwangfushun: "冒险王抚顺"
|
||||||
DOH_heianwuqi: "黑暗武器"
|
DOH_heianwuqi: "黑暗武器"
|
||||||
DOH_daheiyu: "大黑鱼"
|
DOH_daheiyu: "大黑鱼"
|
||||||
|
|||||||
Reference in New Issue
Block a user