스크립트 효과

harmony_weak_towards_equilibrium

harmony_weak_towards_equilibriumin_game/common/scripted_effects/religious_effects.txt:148

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

149custom_tooltip = {
150text = harmony_weak_towards_equilibrium_tt 조화 균형 쪽으로 5 이동합니다
151if = {
152limit = {
152harmony < 0
}
153add_harmony = {
154value = root.harmony
155max = 5
156multiply = -1
}
}
159if = {
160limit = {
160harmony > 0
}
161add_harmony = {
162value = root.harmony
163max = 5
164multiply = -1
}
}
}
© 2026 Soft Santa Cruz, S.L.U.. 모든 권리 보유. 비공식 팬 프로젝트이며 Paradox Interactive와 관련이 없습니다. 게임 콘텐츠 © Paradox Interactive. 소개 · 개인정보 보호 · 법적 고지