
정책이번 버전 변경
추첨
오직 주님만이 스위스 연방의 대표를 정할 수 있습니다. 결과를 운명에 맡기는 비밀 추첨을 통해 대표를 선출합니다.
군국주의 정책 편향보정치 유형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
}
}
}