サリカ法典
後継者選び

サリカ法典

salic_lawin_game/common/heir_selections/monarchy.txt:120

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

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

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

121include_ruler_siblings = yes
122through_female = no
123allow_female = no
124allow_children = yes
125ignore_ruler = yes
127allowed_estates = {
}
128heir_is_allowed = {
}
131potential = {
132NOR = {
}
}
138traverse_family_tree = yes
139sibling_score = {
140if = {
141limit = {
142exists = root
}
145add = {
146desc = "HEIR_SELECTION_MALE_DESC" • 男性である場合のスコア
147if = {
148limit = {
149OR = {
150not = {
150exists = root
}
151is_female = no
}
}
154value = 100
}
}
158add = {
159desc = "HEIR_SELECTION_OLDER_HEIR_DESC" • 年齢ごとのスコア
160value = character_age
}
162add = {
163desc = "HEIR_SELECTION_IS_UNSUITED_TO_RULE_DESC" • 統治に適さない
164if = {
164limit = {
}
164value = -1000
}
}
}
167else = {
169add = {
170desc = "HEIR_SELECTION_MALE_DESC" • 男性である場合のスコア
171value = 100
}
174add = {
175desc = "HEIR_SELECTION_OLDER_HEIR_DESC" • 年齢ごとのスコア
176value = 1
}
}
}
© 2026 Soft Santa Cruz, S.L.U.。無断転載を禁じます。本サイトは非公式のファンプロジェクトであり、Paradox Interactiveとは関係ありません。ゲームコンテンツ © Paradox Interactive。 概要 · プライバシー · 法的情報