
政策本版本变更
瑞士联盟
瑞士邦联的成员可以在扩张时互相召唤。而在面对外部入侵时,所有成员国都会被召唤参战保卫邦联的同伴。
强制宗教团结政策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 = {
}
}