男性优先王朝继承制
继承法

男性优先王朝继承制

austrian_cognatic_primogeniturein_game/common/heir_selections/monarchy.txt:1335

这是一种遵循统治家族长系继承制的君主国继承法,优先考虑男性而非女性。已故继承人的后代在继承顺序中优先于统治者的其他子女继承其父母的位置。该继承制将在授予自由立储权特权后解锁。除了男性优先长子继承制的规则外,统治者王朝成员在继承上优先于直系男性亲属。

需要禁止担任统治者修正类型sibling score

定义in_game/common/heir_selections/monarchy.txt:1335

1336include_ruler_siblings = yes
1337through_female = yes
1338allow_female = yes
1339allow_children = yes
1340ignore_ruler = yes
1342allowed_estates = {
}
1343heir_is_allowed = {
}
1345traverse_family_tree = yes
1346depth_first = yes
1347sibling_score = {
1348if = {
1349limit = {
1350exists = root
}
1353add = {
1354desc = "HEIR_SELECTION_MALE_DESC" •男性
1355if = {
1356limit = {
1357OR = {
1358not = {
1358exists = root
}
1359is_female = no
}
}
1362value = 100
}
}
1365add = {
1366desc = "HEIR_SELECTION_LEGALLY_MALE_DESC" •法定男性
1367if = {
1368limit = {
1369is_a_praefecta = yes
}
1371value = 100
}
}
1374add = {
1375desc = "HEIR_SELECTION_SAME_DYNASTY_AS_CURRENT_RULER" •属于当前统治者的家族
1376value = 100
}
1378add = {
1379desc = "HEIR_SELECTION_OLDER_HEIR_DESC" •年龄
1380value = character_age
}
1382add = {
1383desc = "HEIR_SELECTION_IS_UNSUITED_TO_RULE_DESC" •不适合统治
1384if = {
1384limit = {
}
1384value = -1000
}
}
}
1387else = {
1389add = {
1390desc = "HEIR_SELECTION_MALE_DESC" •男性
1391value = 100
}
1393add = {
1394desc = "HEIR_SELECTION_LEGALLY_MALE_DESC" •法定男性
1395value = 100
}
1398add = {
1399desc = "HEIR_SELECTION_OLDER_HEIR_DESC" •年龄
1400value = 1
}
}
}
1404potential = {
1405has_reform = government_reform:libertas_affectandi
}
© 2026 Soft Santa Cruz, S.L.U.。保留所有权利。非官方粉丝项目,与Paradox Interactive无关。游戏内容 © Paradox Interactive。 关于 · 隐私 · 法律声明