
ポリシーこのバージョンで変更
くじ引き
スイス連邦の代表を決められるのは神だけである。選挙は、運によって結果が決まる秘密の抽選によっておこなわれる。
軍国主義者のポリシーへのバイアス補正タイプwants this policy bias定義in_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" 基本値
265value = 10
}
268add = {
269desc = "game_concept_diplomatic_reputation" 外交評判
}
}
274if = {
276add = {
277desc = "PROVIDES_POWER_OPPORTUNITY" 権力掌握の好機を提供する
278value = {
}
}
}
287if = {
288limit = {
288is_leader_of_international_organization = scope:recipient
}
289add = {
290desc = "DOES_NOT_BENEFITS_US" 我々の利益にならない
291value = -100
}
}
294if = {
295limit = {
295NOT = {
295is_leader_of_international_organization = scope:recipient
}
}
296add = {
297desc = "BENEFITS_US" 我々の利益になる
298value = 50
}
}
}