
後継者選び
絶対的な同族長子相続制
君主制の後継者選びの方式のひとつであり、性別に関係なく統治者一族の長系に従う。亡くなった後継者の子孫は、統治者のほかの子どもよりも優先して親の継承順位を引き継ぐ。
同胞殺し後継者選び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
}
}
}