
ポリシーこのバージョンで変更
一定期間
スイス連邦のスイス連邦 Leader Titleは、一定期間のみリーダーを務める。任期が終了すると、新たなスイス連邦 Leader Titleが選出される。
スイスの代表法律on deactivate
軍国主義者のポリシーへのバイアス補正タイプwants this policy bias定義in_game/common/laws/22_swiss_confederation.txt:358
359leader_change_trigger_type = timed
360on_deactivate = {
361if = {
}
}
366wants_this_policy_bias = {
367if = {
368limit = {
368NOT = {
368scope:recipient = {
368international_organization_has_leader = yes
}
}
}
369add = {
370desc = "VOTE_BASE_VALUE" 基本値
371value = 10
}
374add = {
375desc = "game_concept_diplomatic_reputation" 外交評判
}
}
380if = {
382add = {
383desc = "PROVIDES_POWER_OPPORTUNITY" 権力掌握の好機を提供する
384value = {
}
}
}
393if = {
394limit = {
394is_leader_of_international_organization = scope:recipient
}
395add = {
396desc = "DOES_NOT_BENEFITS_US" 我々の利益にならない
397value = -100
}
}
400if = {
401limit = {
401NOT = {
401is_leader_of_international_organization = scope:recipient
}
}
402add = {
403desc = "BENEFITS_US" 我々の利益になる
404value = 50
}
}
}