
继承法
男女平等长子继承制
这是一种遵循统治家族长系继承制的君主国继承法,不分性别。已故继承人的后代在继承顺序中优先于统治者的其他子女继承其父母的位置。
手足相残继承制继承法potential
土耳其长子继承制继承法potential
禁止担任统治者修正类型sibling score定义in_game/common/heir_selections/monarchy.txt:78
79include_ruler_siblings = yes
80through_female = yes
81allow_female = yes
82allow_children = yes
83ignore_ruler = yes
84potential = {
85NOR = {
}
}
91heir_is_allowed = {
}
93traverse_family_tree = yes
94depth_first = yes
95sibling_score = {
96if = {
97limit = {
98exists = root
}
104add = {
105desc = "HEIR_SELECTION_IS_UNSUITED_TO_RULE_DESC" •不适合统治
}
}
109else = {
111add = {
112desc = "HEIR_SELECTION_OLDER_HEIR_DESC" •年龄
113value = 1
}
}
}