準サリカ法典
後継者選び

準サリカ法典

semi_salic_lawin_game/common/heir_selections/monarchy.txt:182

君主制の後継者選びのひとつで、統治者は前のRulerの長男である。女性は相続できないが、自分の息子に王位継承権を譲渡することはできる。

必要同胞殺し後継者選びpotential単独相続制後継者選びpotential統治禁止補正タイプsibling score

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

183include_ruler_siblings = yes
184through_female = yes
185allow_female = no
186allow_children = yes
187ignore_ruler = yes
189allowed_estates = {
}
190heir_is_allowed = {
}
192traverse_family_tree = yes
194potential = {
195NOR = {
}
}
201sibling_score = {
202if = {
203limit = {
204exists = root
}
207add = {
208desc = "HEIR_SELECTION_MALE_DESC" • 男性である場合のスコア
209if = {
210limit = {
211OR = {
212not = {
212exists = root
}
213is_female = no
}
}
216value = 100
}
}
220add = {
221desc = "HEIR_SELECTION_OLDER_HEIR_DESC" • 年齢ごとのスコア
222value = character_age
}
224add = {
225desc = "HEIR_SELECTION_IS_UNSUITED_TO_RULE_DESC" • 統治に適さない
226if = {
226limit = {
}
226value = -1000
}
}
}
229else = {
231add = {
232desc = "HEIR_SELECTION_MALE_DESC" • 男性である場合のスコア
233value = 100
}
236add = {
237desc = "HEIR_SELECTION_OLDER_HEIR_DESC" • 年齢ごとのスコア
238value = 1
}
}
}
© 2026 Soft Santa Cruz, S.L.U.。無断転載を禁じます。本サイトは非公式のファンプロジェクトであり、Paradox Interactiveとは関係ありません。ゲームコンテンツ © Paradox Interactive。 概要 · プライバシー · 法的情報