
PolitlinieIn dieser Version geändert
Geeinte Kriegsbemühungen
Die Schweizerische Eidgenossenschaft wirkt nach außen für andere Staaten wie eine einzelne politische Entität. Jeder Krieg – im Angriff wie in der Verteidigung – ruft das Militär aller Mitglieder der Eidgenossenschaft herbei.
Glaubenseinigkeit erzwingenPolitliniejoin defensive wars always, join offensive wars alwayssc_religious_chaosVariablejoin defensive wars always, join offensive wars alwaysDefinitionin_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" Grundwert
878value = 10
}
881add = {
882desc = "game_concept_diplomatic_reputation" Diplomatieruf
}
}
887add = {
888desc = "BIAS_FROM_RULER_TRAITS" Neigung durch Concept
}
892add = {
893desc = "OPPOSES_RULER_TRAITS" Gegensätzliche Concept
895multiply = -1
}
897add = {
898desc = "BENEFITS_US" Ist zu unserem Vorteil
900subtract = country_tax_base
}
}