
政策
建立瑞士共和国
瑞士邦联的规则与法律已经受到各成员的广泛接纳,在这些框架中,各州都得以各抒己见。然而,邦联的松散性质始终无法解决瑞士人民对安全和生存的担忧。是时候在维持共和国原则的统治,将邦联整合成一个统一的整体了。
瑞士代表法律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" 统治者特质导致的偏见
}
}