
PolitiqueModifié dans cette version
Alliance suisse
Les membres de la Confédération suisse pourront s'entraider dans leurs tentatives d'expansion. En cas d'invasion extérieure, tous les membres seront appelés aux armes afin de défendre leurs camarades.
Imposer l'unité religieusePolitiquejoin defensive wars always, join offensive wars auto callsc_religious_chaosVariablejoin defensive wars always, join offensive wars auto callDéfinitionin_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" Valeur de base
815value = 10
}
818add = {
819desc = "game_concept_diplomatic_reputation" Réputation diplomatique
}
}
824add = {
825desc = "BIAS_FROM_RULER_TRAITS" Biais dû aux Traits du dirigeant
}
829add = {
830desc = "OPPOSES_RULER_TRAITS" S'oppose aux Traits du dirigeant
832multiply = -1
}
834add = {
835desc = "BENEFITS_US" Nous est favorable
837subtract = country_tax_base
}
}