
PolicyChanged this version
Lottery
Only the Lord can decide who shall represent the Swiss Confederation. The election process is handled via a secret lottery process with fate as the conclusive factor.
Bias for Militarist PoliciesModifier Typewants 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" Base Value
265value = 10
}
268add = {
269desc = "game_concept_diplomatic_reputation" Diplomatic Reputation
}
}
274if = {
276add = {
277desc = "PROVIDES_POWER_OPPORTUNITY" Provides Seize of Power Opportunity
278value = {
}
}
}
287if = {
288limit = {
288is_leader_of_international_organization = scope:recipient
}
289add = {
290desc = "DOES_NOT_BENEFITS_US" Does not benefit us
291value = -100
}
}
294if = {
295limit = {
295NOT = {
295is_leader_of_international_organization = scope:recipient
}
}
296add = {
297desc = "BENEFITS_US" Benefits us
298value = 50
}
}
}