
Law
Membership Regulation
The Swiss Confederation is an organization originally made by the Swiss people to defend themselves against the growing influence of the Habsburg in the local region. However, the rules who can join are never set in stone...
Swiss ConfederationInternational OrganizationpotentialPolicies 3
Definitionin_game/common/laws/22_swiss_confederation.txt:660
661type = international_organization
662law_category = administrative
663potential = {
}
664allow = {
}
666sc_swiss_culture_and_geography = {
667on_activate = {
667custom_tooltip = sc_swiss_culture_and_geography_tt
}
668wants_this_policy_bias = {
669if = {
670limit = {
670NOT = {
670scope:recipient = {
670international_organization_has_leader = yes
}
}
}
671add = {
672desc = "VOTE_BASE_VALUE"
673value = 10
}
676add = {
677desc = "game_concept_diplomatic_reputation"
678value = modifier:diplomatic_reputation
}
680add = io_members_and_potential_members_opinion_value
}
682add = {
683desc = "BIAS_FROM_RULER_TRAITS"
684value = modifier:bias_for_militarist_policies
}
686add = {
687desc = "OPPOSES_RULER_TRAITS"
688value = modifier:bias_for_diplomat_policies
689multiply = -1
}
}
}
693sc_just_swiss_culture = {
694on_activate = {
694custom_tooltip = sc_just_swiss_culture_tt
}
695wants_this_policy_bias = {
696if = {
697limit = {
697NOT = {
697scope:recipient = {
697international_organization_has_leader = yes
}
}
}
698add = {
699desc = "VOTE_BASE_VALUE"
700value = 10
}
703add = {
704desc = "game_concept_diplomatic_reputation"
705value = modifier:diplomatic_reputation
}
707add = io_members_and_potential_members_opinion_value
}
709add = {
710desc = "BIAS_FROM_RULER_TRAITS"
711value = modifier:bias_for_balanced_policies
}
713add = {
714desc = "OPPOSES_RULER_TRAITS"
715value = modifier:bias_for_diplomat_policies
716add = modifier:bias_for_militarist_policies
717multiply = -0.5
}
}
}
721sc_swiss_or_swiss_relative = {
722on_activate = {
722custom_tooltip = sc_swiss_or_swiss_relative_tt
}
723wants_this_policy_bias = {
724if = {
725limit = {
725NOT = {
725scope:recipient = {
725international_organization_has_leader = yes
}
}
}
726add = {
727desc = "VOTE_BASE_VALUE"
728value = 10
}
731add = {
732desc = "game_concept_diplomatic_reputation"
733value = modifier:diplomatic_reputation
}
735add = io_members_and_potential_members_opinion_value
}
737add = {
738desc = "BIAS_FROM_RULER_TRAITS"
739value = modifier:bias_for_diplomat_policies
}
741add = {
742desc = "OPPOSES_RULER_TRAITS"
743value = modifier:bias_for_militarist_policies
744multiply = -1
}
}
}