
정책이번 버전 변경
전쟁 활동 통합
스위스 연방은 외부의 다른 국가들에 있어서는 단일한 정치체나 다름없습니다. 따라서 공격과 방어를 가리지 않고 모든 전쟁에서 모든 연방 구성국을 소집할 것입니다.
종교 통일성 강제정책join defensive wars always, join offensive wars alwayssc_religious_chaos변수join defensive wars always, join offensive wars always정의in_game/common/laws/22_swiss_confederation.txt:841
842join_defensive_wars_always = {
843custom_tooltip = {
844text = sc_call_to_arms_conditions_tt SCCall To Arms Tooltip
845scope:target ?= {
845NOT = {
845is_member_of_international_organization = root
}
}
846trigger_if = {
847limit = {
848OR = {
}
}
853scope:actor.religion = scope:recipient.religion
}
}
}
858join_offensive_wars_always = {
859custom_tooltip = {
860text = sc_call_to_arms_conditions_tt SCCall To Arms Tooltip
861scope:target ?= {
861NOT = {
861is_member_of_international_organization = root
}
}
862trigger_if = {
863limit = {
864OR = {
}
}
869scope:actor.religion = scope:recipient.religion
}
}
}
873wants_this_policy_bias = {
874if = {
875limit = {
875NOT = {
875scope:recipient = {
875international_organization_has_leader = yes
}
}
}
876add = {
877desc = "VOTE_BASE_VALUE" 기본값
878value = 10
}
881add = {
882desc = "game_concept_diplomatic_reputation" 외교 평판
}
}
887add = {
888desc = "BIAS_FROM_RULER_TRAITS" 통치자 특성으로 인한 편향
}
892add = {
893desc = "OPPOSES_RULER_TRAITS" 통치자 특성에 반대
895multiply = -1
}
897add = {
}
}