
Policy
Same Religion
Selecting the Heir from the same religion as the prevailing one ensures that the beliefs and practices of the population and Crown are aligned. While this policy can contribute to religious cohesion, it may also limit opportunities for those of different faiths to assume leadership positions.
Modifiers
Definitionin_game/common/laws/01_common.txt:1773
1774potential = {
1775succession_law = {
1776NOT = {
1776has_tag = empty_heir_religion_law
}
}
1778or = {
1779not = {
1779country_exists = this
}
1780not = {
1780exists = ruler_or_heir_if_regent
}
1781ruler_or_heir_if_regent = {
1782religion = root.religion
}
1784exists = union
}
}
1787country_modifier = {
}
1796years = 2



