
政策本版本变更
联合作战
瑞士邦联对于外部国家如同单一政治实体。所有战争——无论是进攻性还是防御性——都会召唤所有邦联成员参战。
强制宗教团结政策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 = {
}
}