Efecto de script

lock_resolution_effect

lock_resolution_effectin_game/common/scripted_effects/international_organization_effects.txt:23

Definiciónin_game/common/scripted_effects/international_organization_effects.txt:23

24custom_description = {
25text = lock_resolution_effect_text
26value = resolution:$type$
27if = {
28limit = {
29has_variable = unlocked_resolution_$type$
30var:unlocked_resolution_$type$ > 1
}
32change_variable = {
33name = unlocked_resolution_$type$
34subtract = 1
}
}
37else = {
38if = {
39limit = {
39has_variable = unlocked_resolution_$type$
}
40remove_variable = unlocked_resolution_$type$
}
}
}
© 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