
정책이번 버전 변경
임기제
스위스 연방 스위스 연방 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
}
}
}