
정책이번 버전 변경
순번제
스위스 연방 Leader Title(을)를 돌아가며 맡습니다. 모든 스위스 연방 구성국이 최소한 한 번씩은 연방을 대표하게 되며, 순번이 한 바퀴 돌면 예전 지도자가 다시 그 자리에 오를 수 있습니다.
군국주의 정책 편향보정치 유형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
}
}
}