Effet scripté

harmony_weak_towards_equilibrium

harmony_weak_towards_equilibriumin_game/common/scripted_effects/religious_effects.txt:148

Définitionin_game/common/scripted_effects/religious_effects.txt:148

149custom_tooltip = {
150text = harmony_weak_towards_equilibrium_tt Transférer 5 vers le point d'équilibre de l'Harmonie
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.. Tous droits réservés. Projet de fan non officiel, non affilié à Paradox Interactive. Contenu du jeu © Paradox Interactive. À propos · Confidentialité · Mentions légales