
PolitlinieIn dieser Version geändert
Lebenslang
Der Anführer (Schweizerische Eidgenossenschaft Leader Title) für die Schweizerische Eidgenossenschaft dient ihr sein ganzes Leben. Erst mit seinem Tod oder seiner Verbannung aus dem Amt findet eine neue Wahl statt.
Schweizerische VertretungGesetzon deactivate
Politlinienneigung (Militarist)Modifikatorartwants 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" Grundwert
423value = 10
}
426add = {
427desc = "game_concept_diplomatic_reputation" Diplomatieruf
}
}
432if = {
434add = {
435desc = "PROVIDES_POWER_OPPORTUNITY" Bietet eine Möglichkeit zur Machtübernahme
436value = {
}
}
}
445if = {
446limit = {
446NOT = {
446is_leader_of_international_organization = scope:recipient
}
}
447add = {
448desc = "DOES_NOT_BENEFITS_US" Ist NICHT zu unserem Vorteil
449value = -50
}
}
452if = {
453limit = {
453is_leader_of_international_organization = scope:recipient
}
454add = {
455desc = "BENEFITS_US" Ist zu unserem Vorteil
456value = 100
}
}
}