脚本效果

change_estate_gold_effect

change_estate_gold_effectin_game/common/scripted_effects/country_gold_effects.txt:95

定义in_game/common/scripted_effects/country_gold_effects.txt:95

97add_gold_to_estate = {
98estate_type = $estate$
99value = {
100value = $scale$
102add = {
103value = monthly_income_trade_and_tax
104multiply = $scale$
}
106if = {
107limit = {
108$scale$ > 0
}
110min = {
111value = $scale$
}
113max = {
114value = 5000
115multiply = $scale$
}
}
120if = {
121limit = {
122$scale$ < 0
}
124max = {
125value = $scale$
}
127min = {
128value = 5000
129multiply = $scale$
}
}
}
}
© 2026 Soft Santa Cruz, S.L.U.。保留所有权利。非官方粉丝项目,与Paradox Interactive无关。游戏内容 © Paradox Interactive。 关于 · 隐私 · 法律声明