
政策
强制宗教团结
宗教在各成员国的生活中发挥着重要作用,因此,瑞士邦联的宗教统一是重中之重。所有州都应以某种方式信奉相同的信仰。
定义in_game/common/laws/22_swiss_confederation.txt:953
954on_activate = {
955custom_tooltip = {
956text = sc_only_defending_same_religion_allies_tt 只有信奉同一宗教的成员国能从战争政治政策中受益
}
}
966wants_this_policy_bias = {
967if = {
968limit = {
968NOT = {
968scope:recipient = {
968international_organization_has_leader = yes
}
}
}
969add = {
970desc = "VOTE_BASE_VALUE" 基础值
971value = 10
}
974add = {
975desc = "game_concept_diplomatic_reputation" 外交声誉
}
}
980add = {
981desc = "BIAS_FROM_RULER_TRAITS" 统治者特质导致的偏见
}
984add = {
985desc = "OPPOSES_RULER_TRAITS" 反对统治者的特质
987multiply = -1
}
}