
법률
가입 자격 규정
스위스 연방은 본래 점차 영향력을 확대해 가는 합스부르크에 맞서 스위스인들을 지키기 위해 창설한 조직체입니다. 하지만 가입 자격이 명확하게 규정된 적은 지금껏 한 번도 없었습니다...
스위스 연방국가 간 조직체potential정책 3
정의in_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
}
}
}