
Policy
Same Religious Group
Selecting the Heir from the same religious group is often desirable in order to maintain religious and cultural continuity and prevent potential religious conflicts. This policy can help safeguard the stability of the realm by minimizing religious divisions within the leadership, at the expense of individuals from faiths considered to be 'heathen' being able to assume leadership roles.
Modifiers
Definitionin_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


