
PolitlinieIn dieser Version geändert
Rotation
Das Amt des Anführers (Schweizerische Eidgenossenschaft Leader Title) für die Schweizerische Eidgenossenschaft hält sich an eine Reihenfolge. Jedes Mitglied vertritt die Eidgenossenschaft einmal, bis eine ehemalige Vertretung erneut an der Reihe sein kann.
Politlinienneigung (Militarist)Modifikatorartwants 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" Grundwert
310value = 10
}
313add = {
314desc = "game_concept_diplomatic_reputation" Diplomatieruf
}
}
319if = {
321add = {
322desc = "PROVIDES_POWER_OPPORTUNITY" Bietet eine Möglichkeit zur Machtübernahme
323value = {
}
}
}
332if = {
333limit = {
333is_leader_of_international_organization = scope:recipient
}
334add = {
335desc = "DOES_NOT_BENEFITS_US" Ist NICHT zu unserem Vorteil
336value = -100
}
}
339if = {
340limit = {
340NOT = {
340is_leader_of_international_organization = scope:recipient
}
}
341add = {
342desc = "BENEFITS_US" Ist zu unserem Vorteil
343value = 50
}
}
}