分割继承制
继承法

分割继承制

partition_inheritancein_game/common/heir_selections/monarchy.txt:244

这是君主国的一种继承法,先前Ruler最年长的儿子将继任为统治者,其他男性后裔有权获得次级头衔和领土。女儿永远不能继承,也不能将继承权传给外孙。

新统治者登位后,国内控制力最低的省份会受到进一步的惩罚,视为新统治者的兄弟们瓜分继承了它们。

需要手足相残继承制继承法potential土耳其长子继承制继承法potential禁止担任统治者修正类型sibling scoreignore_succesion_effect变量succession effect

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

251include_ruler_siblings = yes
252through_female = no
253allow_female = no
254allow_children = yes
255ignore_ruler = yes
256custom_tags = {
cannot_be_transferred
}
258allowed_estates = {
}
259heir_is_allowed = {
}
262potential = {
263NOR = {
}
}
269locked = {
271has_estate_privilege = estate_privilege:right_to_inherit
}
274succession_effect = {
277if = {
278limit = {
279has_variable = ignore_succesion_effect
}
281remove_variable = ignore_succesion_effect
}
283else = {
284trigger_event_silently = succession.100
}
}
288traverse_family_tree = yes
289sibling_score = {
290if = {
291limit = {
292exists = root
}
295add = {
296desc = "HEIR_SELECTION_MALE_DESC" •男性
297if = {
298limit = {
299OR = {
300not = {
300exists = root
}
301is_female = no
}
}
304value = 100
}
}
308add = {
309desc = "HEIR_SELECTION_OLDER_HEIR_DESC" •年龄
310value = character_age
}
312add = {
313desc = "HEIR_SELECTION_IS_UNSUITED_TO_RULE_DESC" •不适合统治
314if = {
314limit = {
}
314value = -1000
}
}
}
317else = {
319add = {
320desc = "HEIR_SELECTION_MALE_DESC" •男性
321value = 100
}
324add = {
325desc = "HEIR_SELECTION_OLDER_HEIR_DESC" •年龄
326value = 1
}
}
}
© 2026 Soft Santa Cruz, S.L.U.。保留所有权利。非官方粉丝项目,与Paradox Interactive无关。游戏内容 © Paradox Interactive。 关于 · 隐私 · 法律声明