
ポリシーこのバージョンで変更
交代
スイス連邦 Leader Titleは交代制によって決まる。スイス連邦の各メンバーは、かつてのリーダーが再びリーダーに就任する前に、連邦の代表を1回以上務めなければならない。
軍国主義者のポリシーへのバイアス補正タイプwants this policy bias定義in_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" 基本値
310value = 10
}
313add = {
314desc = "game_concept_diplomatic_reputation" 外交評判
}
}
319if = {
321add = {
322desc = "PROVIDES_POWER_OPPORTUNITY" 権力掌握の好機を提供する
323value = {
}
}
}
332if = {
333limit = {
333is_leader_of_international_organization = scope:recipient
}
334add = {
335desc = "DOES_NOT_BENEFITS_US" 我々の利益にならない
336value = -100
}
}
339if = {
340limit = {
340NOT = {
340is_leader_of_international_organization = scope:recipient
}
}
341add = {
342desc = "BENEFITS_US" 我々の利益になる
343value = 50
}
}
}