
Policy
Found the Swiss Republic
The principles and methods of the Swiss Confederation are well received as every Canton enjoys having their voices heard. Yet, the decentralized nature of the confederation will always endanger the safety and security of the Swiss people. It is time to unify the Confederation into a singular state while maintaining the Republic.
Swiss RepresentativeLawallowDefinitionin_game/common/laws/22_swiss_confederation.txt:1155
1156allow = {
}
1161on_activate = {
1163if = {
1166custom_tooltip = {
1167text = sc_found_swiss_republic_specific_tt Country unifies the Swiss Confederation to form the Swiss Republic
}
}
}
1173else_if = {
1174limit = {
1174international_organization_has_leader = yes
}
1175leader_country ?= {
1176custom_tooltip = {
1177text = sc_found_swiss_republic_specific_tt Country unifies the Swiss Confederation to form the Swiss Republic
}
}
}
1183else = {
1184custom_tooltip = sc_found_swiss_republic_tt The Swiss Confederation unifies into the Swiss Republic
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" Base Value
1217value = 10
}
1220add = {
1221desc = "game_concept_diplomatic_reputation" Diplomatic Reputation
}
}
1226add = {
1227desc = "BIAS_FROM_RULER_TRAITS" Bias from Ruler Traits
}
}