
PolitlinieIn dieser Version geändert
Los
Nur der Herr kann darüber bestimmen, wer die Schweizerische Eidgenossenschaft vertreten soll. Die „Wahl“ besteht aus einer vertraulichen Auslosung, und das Schicksal ist der entscheidende Faktor.
Politlinienneigung (Militarist)Modifikatorartwants this policy biasDefinitionin_game/common/laws/22_swiss_confederation.txt:258
259leader_change_method = lottery
260wants_this_policy_bias = {
261if = {
262limit = {
262NOT = {
262scope:recipient = {
262international_organization_has_leader = yes
}
}
}
263add = {
264desc = "VOTE_BASE_VALUE" Grundwert
265value = 10
}
268add = {
269desc = "game_concept_diplomatic_reputation" Diplomatieruf
}
}
274if = {
276add = {
277desc = "PROVIDES_POWER_OPPORTUNITY" Bietet eine Möglichkeit zur Machtübernahme
278value = {
}
}
}
287if = {
288limit = {
288is_leader_of_international_organization = scope:recipient
}
289add = {
290desc = "DOES_NOT_BENEFITS_US" Ist NICHT zu unserem Vorteil
291value = -100
}
}
294if = {
295limit = {
295NOT = {
295is_leader_of_international_organization = scope:recipient
}
}
296add = {
297desc = "BENEFITS_US" Ist zu unserem Vorteil
298value = 50
}
}
}