
政策
同宗教组
为了保持宗教和文化一致性,防止潜在的宗教冲突,继承人需要从同宗教组中选择。这项政策牺牲了被视为“异教徒”的个体承担领袖职责的资格,通过尽量减少领导层内部的宗教分歧,维护了国家的稳定。
修正
定义in_game/common/laws/01_common.txt:1798
1799potential = {
1800succession_law = {
1801NOT = {
1801has_tag = empty_heir_religion_law
}
}
1803or = {
1804not = {
1804country_exists = this
}
1805not = {
1805exists = ruler_or_heir_if_regent
}
1806ruler_or_heir_if_regent = {
1807religion.group = root.religion.group
}
}
}
1811country_modifier = {
}
1819years = 2


