2024-12-05 20:01:29

This commit is contained in:
actions[bot]
2024-12-05 20:01:29 +00:00
parent e89cd323e0
commit ba78263d2f
10 changed files with 299 additions and 46 deletions

View File

@@ -188,9 +188,15 @@ DOH_modifier_effect = {
}
DOH_zhichilvchengfa_effect = {
set_variable = {
DOH_zhichiduchengfa_t = var:DOH_zhichiduchengfa
}
multiply_variable = {
DOH_zhichiduchengfa_t = -0.01
}
add_popularity = {
ideology = neutrality
popularity = var:DOH_zhichiduchengfa
popularity = var:DOH_zhichiduchengfa_t
}
}