脚本触发器

has_compatible_heir_religion_law_with

has_compatible_heir_religion_law_within_game/common/scripted_triggers/country_triggers.txt:1205
需要相同宗教政策custom description同宗教组政策custom description

定义in_game/common/scripted_triggers/country_triggers.txt:1205

1206custom_description = {
1207text = has_compatible_heir_religion_law_with_text
1208object = $country$
1209has_law = heir_religion_law
1210NOT = {
1210has_policy = heir_special_succession
}
1211law_policy(law:heir_religion_law) ?= {
1211NOT = {
1211is_locked_for = prev
}
}
1212trigger_if = {
1213limit = {
1213religion = $country$.religion
}
1214has_policy = heir_same_religion
}
1216trigger_else_if = {
1217limit = {
1217religion.group = $country$.religion.group
}
1218has_policy = heir_same_religion_group
}
1220trigger_else = {
1221has_policy = heir_any_religion
}
}
© 2026 Soft Santa Cruz, S.L.U.。保留所有权利。非官方粉丝项目,与Paradox Interactive无关。游戏内容 © Paradox Interactive。 关于 · 隐私 · 法律声明