総長選挙
後継者選び

総長選挙

grandmaster_electivein_game/common/heir_selections/theocracy.txt:104

政府改革「宗教騎士団」を使用する神権制の後継者選びのひとつで、統治者は選挙によって騎士たちから選ばれる。

必要統治禁止補正タイプcalc不適格:陸軍指揮官特性calc

定義in_game/common/heir_selections/theocracy.txt:104

105all_in_country = yes
106through_female = no
107allow_female = no
108ignore_ruler = yes
109allow_foreign_ruler = no
110custom_tags = {
empty_heir_religion_law
}
111allowed_estates = {
}
112custom_eligibility_rules = {
supported_heirs_rule
}
113heir_is_allowed = {
114scope:target = {
115has_variable_list = supported_heirs
116is_target_in_variable_list = {
117name = supported_heirs
118target = root
}
}
}
122calc = {
123if = {
124limit = {
125exists = root
}
127add = {
128desc = "HEIR_SELECTION_OLDER_HEIR_DESC" • 年齢ごとのスコア
129value = character_age
130multiply = 3
}
132add = {
133desc = "HEIR_SELECTION_ADM_DESC" • 統治能力ごとのスコア
134value = adm
}
136add = {
137desc = "HEIR_SELECTION_DIP_DESC" • 外交能力ごとのスコア
138value = dip
}
140add = {
141desc = "HEIR_SELECTION_MIL_DESC" • 軍事能力ごとのスコア
142value = mil
143multiply = 3
}
145if = {
146limit = {
147has_trait_category = general
148NOT = {
}
}
150add = {
151desc = "HEIR_SELECTION_GENERAL_TRAIT_DESC" • 将軍の特性からのスコア
152value = 50
}
}
155if = {
156limit = {
}
157add = {
158desc = "HEIR_SELECTION_IS_UNSUITED_TO_RULE_DESC" • 統治に適さない
159value = -1000
}
}
}
164if = {
165limit = {
166not = {
166exists = root
}
}
168add = {
169desc = "HEIR_SELECTION_OLDER_HEIR_DESC" • 年齢ごとのスコア
170value = 1
171multiply = 3
}
173add = {
174desc = "HEIR_SELECTION_ADM_DESC" • 統治能力ごとのスコア
175value = 1
}
177add = {
178desc = "HEIR_SELECTION_DIP_DESC" • 外交能力ごとのスコア
179value = 1
}
181add = {
182desc = "HEIR_SELECTION_MIL_DESC" • 軍事能力ごとのスコア
183value = 3
}
185add = {
186desc = "HEIR_SELECTION_GENERAL_TRAIT_DESC" • 将軍の特性からのスコア
187value = 50
}
}
}
© 2026 Soft Santa Cruz, S.L.U.。無断転載を禁じます。本サイトは非公式のファンプロジェクトであり、Paradox Interactiveとは関係ありません。ゲームコンテンツ © Paradox Interactive。 概要 · プライバシー · 法的情報