
정책
스위스 공화국 건립
스위스 연방의 원칙과 방법론은 모든 칸톤이 자신의 의견을 개진할 수 있다는 점에서 높은 평가를 받았습니다. 그러나 이러한 분권화된 연방 형태는 스위스 주민들의 안전과 안보를 계속해서 위험 속으로 내몰아 왔습니다. 따라서 이제는 공화국 체제를 유지하는 동시에, 단일 국가의 형태로 연방을 통일해야 합니다.
스위스 대표법률allow정의in_game/common/laws/22_swiss_confederation.txt:1155
1156allow = {
}
1161on_activate = {
1163if = {
1166custom_tooltip = {
1167text = sc_found_swiss_republic_specific_tt Country(이)가 스위스 연방을 통일해 스위스 공화국을 창설합니다
}
}
}
1173else_if = {
1174limit = {
1174international_organization_has_leader = yes
}
1175leader_country ?= {
1176custom_tooltip = {
1177text = sc_found_swiss_republic_specific_tt Country(이)가 스위스 연방을 통일해 스위스 공화국을 창설합니다
}
}
}
1183else = {
1184custom_tooltip = sc_found_swiss_republic_tt 스위스 연방이 통일되어 스위스 공화국으로 거듭납니다.
1185hidden_effect = {
1186if = {
1187limit = {
1187any_international_organization_member = {
1187is_ai = no
}
}
1190ordered_international_organization_member = {
1191limit = {
1191is_ai = no
}
1192order_by = total_population
1193max = 1
1194check_range_bounds = no
}
}
1199else = {
1201ordered_international_organization_member = {
1202order_by = total_population
1203max = 1
1204check_range_bounds = no
}
}
}
}
}
1212wants_this_policy_bias = {
1213if = {
1214limit = {
1214NOT = {
1214scope:recipient = {
1214international_organization_has_leader = yes
}
}
}
1215add = {
1216desc = "VOTE_BASE_VALUE" 기본값
1217value = 10
}
1220add = {
1221desc = "game_concept_diplomatic_reputation" 외교 평판
}
}
1226add = {
1227desc = "BIAS_FROM_RULER_TRAITS" 통치자 특성으로 인한 편향
}
}