
PolicyChanged this version
Lifelong
The Swiss Confederation Leader Title of the Swiss Confederation serves for their entire life. Only upon their death or expulsion, an election shall be held.
Swiss RepresentativeLawon deactivate
Bias for Militarist PoliciesModifier Typewants this policy biasDefinitionin_game/common/laws/22_swiss_confederation.txt:409
410leader_change_trigger_type = rulerchange
411on_deactivate = {
412if = {
}
}
418wants_this_policy_bias = {
419if = {
420limit = {
420NOT = {
420scope:recipient = {
420international_organization_has_leader = yes
}
}
}
421add = {
422desc = "VOTE_BASE_VALUE" Base Value
423value = 10
}
426add = {
427desc = "game_concept_diplomatic_reputation" Diplomatic Reputation
}
}
432if = {
434add = {
435desc = "PROVIDES_POWER_OPPORTUNITY" Provides Seize of Power Opportunity
436value = {
}
}
}
445if = {
446limit = {
446NOT = {
446is_leader_of_international_organization = scope:recipient
}
}
447add = {
448desc = "DOES_NOT_BENEFITS_US" Does not benefit us
449value = -50
}
}
452if = {
453limit = {
453is_leader_of_international_organization = scope:recipient
}
454add = {
455desc = "BENEFITS_US" Benefits us
456value = 100
}
}
}