単独相続制
後継者選び

単独相続制

unigeniturein_game/common/heir_selections/monarchy.txt:369

相続者を一名に定める制度。王家の場合、長男の即位がほかの相続候補者や王族間の力関係に不均衡をもたらすことがある。ほかの子息は低位の称号しか受けられないなど、国家の不安定につながる可能性をはらむ。

必要トルコ文化potentialトルクメン文化potential統治禁止補正タイプsibling score

定義in_game/common/heir_selections/monarchy.txt:369

370include_ruler_siblings = yes
371through_female = no
372allow_female = no
373allow_children = yes
374ignore_ruler = yes
375potential = {
376OR = {
}
}
381allowed_estates = {
}
382heir_is_allowed = {
}
384traverse_family_tree = yes
385sibling_score = {
386if = {
387limit = {
388exists = root
}
391add = {
392desc = "HEIR_SELECTION_MALE_DESC" • 男性である場合のスコア
393if = {
394limit = {
395OR = {
396not = {
396exists = root
}
397is_female = no
}
}
400value = 100
}
}
404add = {
405desc = "HEIR_SELECTION_OLDER_HEIR_DESC" • 年齢ごとのスコア
406value = character_age
}
408add = {
409desc = "HEIR_SELECTION_IS_UNSUITED_TO_RULE_DESC" • 統治に適さない
410if = {
410limit = {
}
410value = -1000
}
}
}
413else = {
415add = {
416desc = "HEIR_SELECTION_MALE_DESC" • 男性である場合のスコア
417value = 100
}
420add = {
421desc = "HEIR_SELECTION_OLDER_HEIR_DESC" • 年齢ごとのスコア
422value = 1
}
}
}
427succession_effect = {
428add_legitimacy = -25
}
© 2026 Soft Santa Cruz, S.L.U.。無断転載を禁じます。本サイトは非公式のファンプロジェクトであり、Paradox Interactiveとは関係ありません。ゲームコンテンツ © Paradox Interactive。 概要 · プライバシー · 法的情報