
PolitlinieIn dieser Version geändert
Zeitlich begrenzt
Der Anführer (Schweizerische Eidgenossenschaft Leader Title) für die Schweizerische Eidgenossenschaft hat nur für eine begrenzte Zeit das Sagen. Danach endet seine Amtszeit und ein neuer Anführer wird gewählt.
Schweizerische VertretungGesetzon deactivate
Politlinienneigung (Militarist)Modifikatorartwants this policy biasDefinitionin_game/common/laws/22_swiss_confederation.txt:358
359leader_change_trigger_type = timed
360on_deactivate = {
361if = {
}
}
366wants_this_policy_bias = {
367if = {
368limit = {
368NOT = {
368scope:recipient = {
368international_organization_has_leader = yes
}
}
}
369add = {
370desc = "VOTE_BASE_VALUE" Grundwert
371value = 10
}
374add = {
375desc = "game_concept_diplomatic_reputation" Diplomatieruf
}
}
380if = {
382add = {
383desc = "PROVIDES_POWER_OPPORTUNITY" Bietet eine Möglichkeit zur Machtübernahme
384value = {
}
}
}
393if = {
394limit = {
394is_leader_of_international_organization = scope:recipient
}
395add = {
396desc = "DOES_NOT_BENEFITS_US" Ist NICHT zu unserem Vorteil
397value = -100
}
}
400if = {
401limit = {
401NOT = {
401is_leader_of_international_organization = scope:recipient
}
}
402add = {
403desc = "BENEFITS_US" Ist zu unserem Vorteil
404value = 50
}
}
}