
ポリシー
スイス共和国の設立
スイス連邦の指針や手順には各カントンの声が十分に反映されており、好評である。しかし、連邦が分散型の組織であるかぎり、スイス人の安全はつねに脅かされる。いまこそ、共和国を維持しつつ連邦をひとつの国家に統合する時である。
スイスの代表法律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" 統治者特性による偏向
}
}