
PolicyChanged this version
Swiss Alliance
Members of the Swiss Confederation may call each other to their side in their own expansion attempts. In case of an external invasion, all members are called to arms to defend their fellow comrades of the Confederation.
Enforce Religious UnityPolicyjoin defensive wars always, join offensive wars auto callsc_religious_chaosVariablejoin defensive wars always, join offensive wars auto callDefinitionin_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" Base Value
815value = 10
}
818add = {
819desc = "game_concept_diplomatic_reputation" Diplomatic Reputation
}
}
824add = {
825desc = "BIAS_FROM_RULER_TRAITS" Bias from Ruler Traits
}
829add = {
830desc = "OPPOSES_RULER_TRAITS" Opposes Ruler Traits
832multiply = -1
}
834add = {
}
}