
ポリシーこのバージョンで変更
団結して戦争を遂行
スイス連邦は、外部国家から単一の政治的実体と同等の存在とみなされる。攻撃か防衛かを問わず、すべての戦争に連邦のメンバーの軍隊が動員される。
宗教統一の強制ポリシー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 = {
}
}