
PolíticaCambiado en esta versión
Rotación
La figura de Confederación Suiza Leader Title se decide por turnos. Todo miembro de la Confederación Suiza la representará al menos una vez antes de que un antiguo líder retome el mando.
Preferencia por políticas de tipo MilitaristaTipo de modificadorwants this policy biasDefiniciónin_game/common/laws/22_swiss_confederation.txt:303
304leader_change_method = rotation
305wants_this_policy_bias = {
306if = {
307limit = {
307NOT = {
307scope:recipient = {
307international_organization_has_leader = yes
}
}
}
308add = {
309desc = "VOTE_BASE_VALUE" Valor base
310value = 10
}
313add = {
314desc = "game_concept_diplomatic_reputation" Reputación diplomática
}
}
319if = {
321add = {
322desc = "PROVIDES_POWER_OPPORTUNITY" Proporciona oportunidad de toma del poder
323value = {
}
}
}
332if = {
333limit = {
333is_leader_of_international_organization = scope:recipient
}
334add = {
335desc = "DOES_NOT_BENEFITS_US" No nos beneficia
336value = -100
}
}
339if = {
340limit = {
340NOT = {
340is_leader_of_international_organization = scope:recipient
}
}
341add = {
342desc = "BENEFITS_US" Nos beneficia
343value = 50
}
}
}