Efecto de script

harmony_weak_towards_equilibrium

harmony_weak_towards_equilibriumin_game/common/scripted_effects/religious_effects.txt:148

Definiciónin_game/common/scripted_effects/religious_effects.txt:148

149custom_tooltip = {
150text = harmony_weak_towards_equilibrium_tt Avanza 5 hacia el equilibrio de Harmony
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.. Todos los derechos reservados. Proyecto no oficial de fans, sin afiliación con Paradox Interactive. Contenido del juego © Paradox Interactive. Acerca de · Privacidad · Aviso legal