
정책이번 버전 변경
스위스 동맹
스위스 연방 구성국은 영토 확장 시 다른 구성국에 참전을 요청할 수 있습니다. 외부 세력이 침공했을 경우, 모든 구성국이 참전해 공격받은 연방 구성국을 지킵니다.
종교 통일성 강제정책join defensive wars always, join offensive wars auto callsc_religious_chaos변수join defensive wars always, join offensive wars auto call정의in_game/common/laws/22_swiss_confederation.txt:778
779join_defensive_wars_always = {
780custom_tooltip = {
781text = sc_call_to_arms_conditions_tt SCCall To Arms Tooltip
782scope:target ?= {
782NOT = {
782is_member_of_international_organization = root
}
}
783trigger_if = {
784limit = {
785OR = {
}
}
790scope:actor.religion = scope:recipient.religion
}
}
}
795join_offensive_wars_auto_call = {
796custom_tooltip = {
797text = sc_call_to_arms_conditions_tt SCCall To Arms Tooltip
798scope:target ?= {
798NOT = {
798is_member_of_international_organization = root
}
}
799trigger_if = {
800limit = {
801OR = {
}
}
806scope:actor.religion = scope:recipient.religion
}
}
}
810wants_this_policy_bias = {
811if = {
812limit = {
812NOT = {
812scope:recipient = {
812international_organization_has_leader = yes
}
}
}
813add = {
814desc = "VOTE_BASE_VALUE" 기본값
815value = 10
}
818add = {
819desc = "game_concept_diplomatic_reputation" 외교 평판
}
}
824add = {
825desc = "BIAS_FROM_RULER_TRAITS" 통치자 특성으로 인한 편향
}
829add = {
830desc = "OPPOSES_RULER_TRAITS" 통치자 특성에 반대
832multiply = -1
}
834add = {
}
}