
PolicyChanged this version
Rotation
The Swiss Confederation Leader Title is decided by turns. Every member of the Swiss Confederation shall represent the confederation at least once before a former leader can take over the mantle once again.
Bias for Militarist PoliciesModifier Typewants this policy biasDefinitionin_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" Base Value
310value = 10
}
313add = {
314desc = "game_concept_diplomatic_reputation" Diplomatic Reputation
}
}
319if = {
321add = {
322desc = "PROVIDES_POWER_OPPORTUNITY" Provides Seize of Power Opportunity
323value = {
}
}
}
332if = {
333limit = {
333is_leader_of_international_organization = scope:recipient
}
334add = {
335desc = "DOES_NOT_BENEFITS_US" Does not benefit us
336value = -100
}
}
339if = {
340limit = {
340NOT = {
340is_leader_of_international_organization = scope:recipient
}
}
341add = {
342desc = "BENEFITS_US" Benefits us
343value = 50
}
}
}