스크립트 효과

harmony_mild_towards_equilibrium

harmony_mild_towards_equilibriumin_game/common/scripted_effects/religious_effects.txt:126

정의in_game/common/scripted_effects/religious_effects.txt:126

127custom_tooltip = {
128text = harmony_mild_towards_equilibrium_tt 조화 균형 쪽으로 10 이동합니다
129if = {
130limit = {
130harmony < 0
}
131add_harmony = {
132value = root.harmony
133max = 10
134multiply = -1
}
}
137if = {
138limit = {
138harmony > 0
}
139add_harmony = {
140value = root.harmony
141max = 10
142multiply = -1
}
}
}
© 2026 Soft Santa Cruz, S.L.U.. 모든 권리 보유. 비공식 팬 프로젝트이며 Paradox Interactive와 관련이 없습니다. 게임 콘텐츠 © Paradox Interactive. 소개 · 개인정보 보호 · 법적 고지