Efecto de scriptCambiado en esta versión

update_leader_country

update_leader_countryin_game/common/scripted_effects/international_organization_effects.txt:92

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

93hidden_effect = {
94if = {
95limit = {
95total_members > 0
}
96ordered_international_organization_member = {
97limit = {
97can_lead_international_organization = PREV
}
98order_by = country_economical_base
99max = 1
100check_range_bounds = no
101save_scope_as = potential_new_leader
}
103if = {
104limit = {
104international_organization_has_leader = no
}
105set_leader_country = scope:potential_new_leader
}
107else_if = {
108limit = {
108leader_country ?= {
108NOT = {
108this = scope:potential_new_leader
}
}
}
109set_leader_country = scope:potential_new_leader
}
}
}
© 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