
ポリシーこのバージョンで変更
スイス同盟
スイス連邦のメンバーは、領土拡大を図る際にほかのメンバーを召集できる。外部から侵略があった場合は、すべてのメンバーが召集され、連邦の仲間の防衛にあたる。
宗教統一の強制ポリシー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 = {
}
}