2024-12-09 20:01:19

This commit is contained in:
actions[bot]
2024-12-09 20:01:19 +00:00
parent c28a637192
commit 104fb0b1f5
3 changed files with 7 additions and 5 deletions

View File

@@ -73,6 +73,9 @@ DOH_xiaofeipingyinxiang_factor_mtth = {
set_temp_variable = {
t = mtth:DOH_gexinshengchanli_mtth
}
add_to_temp_variable = {
t = 1
}
set_temp_variable = {
s = 1
}
@@ -96,10 +99,6 @@ DOH_gexinshengchanli_mtth = {
has_completed_focus = DOH_guangronghemengxiangdeyuanzheng
factor = 0.2
}
modifier = {
always = yes
add = 1
}
}
DOH_heqishengcai_mtth = {
base = 0.01

View File

@@ -5,4 +5,7 @@ scientist_trait_az_DOH_taiyuan = {
specialization_nuclear_speed_factor = 0.20
sp_tag_nuclear_power_speed_factor = 0.50
}
available = {
always = no
}
}