Efecto de script

rtr_change_allegiance_points

rtr_change_allegiance_pointsin_game/common/scripted_effects/situation_effects.txt:91

#################################### Red Turban Rebellions # ####################################

Requierertr_yuan_allegianceVariablecustom description

Definiciónin_game/common/scripted_effects/situation_effects.txt:91

92custom_description = {
93text = rtr_change_allegiance_points Aumenta su Lealtad a Yuan en VALUE (actualmente: Rtr Yuan Allegiance)
94value = $value$
95if = {
96limit = {
96NOT = {
96has_variable = rtr_yuan_allegiance Lealtad a Yuan
}
}
97set_variable = {
98name = rtr_yuan_allegiance Lealtad a Yuan
99value = 0
}
}
102change_variable = {
103name = rtr_yuan_allegiance Lealtad a Yuan
104add = $value$
}
106if = {
107limit = {
107has_variable = rtr_yuan_allegiance Lealtad a Yuan
}
108if = {
109limit = {
}
110set_variable = {
111name = rtr_yuan_allegiance Lealtad a Yuan
112value = 100
}
}
115if = {
116limit = {
}
117set_variable = {
118name = rtr_yuan_allegiance Lealtad a Yuan
119value = -100
}
}
}
}
© 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