수도원장 선출제
계승 법칙

수도원장 선출제

abbot_electivein_game/common/heir_selections/theocracy.txt:193

신정국의 계승 법칙 유형입니다. 선거를 통해 선출된 수도원장이 통치자가 됩니다.

요구 조건통치 차단보정치 유형calc

정의in_game/common/heir_selections/theocracy.txt:193

194include_ruler_siblings = yes
195all_in_country = yes
196through_female = no
197allow_female = no
198ignore_ruler = yes
199allow_foreign_ruler = no
200custom_tags = {
empty_heir_religion_law
}
201allowed_estates = {
}
202heir_is_allowed = {
}
204potential = {
205has_reform = government_reform:abbey_reform
}
208locked = {
209has_reform = government_reform:abbey_reform
}
212calc = {
213if = {
214limit = {
215exists = root
}
217add = {
218desc = "HEIR_SELECTION_OLDER_HEIR_DESC" • 나이 1살당 부여되는 점수
219value = character_age
}
221if = {
222limit = {
}
223add = {
224desc = "HEIR_SELECTION_IS_UNSUITED_TO_RULE_DESC" • 통치에 부적합
225value = -1000
}
}
}
230if = {
231limit = {
232exists = root
}
234add = {
235desc = "HEIR_SELECTION_ADM_DESC" • 행정 능력당 부여되는 점수
236value = root.adm
}
}
241if = {
242limit = {
243not = {
243exists = root
}
}
245add = {
246desc = "HEIR_SELECTION_OLDER_HEIR_DESC" • 나이 1살당 부여되는 점수
247value = 1
}
249add = {
250desc = "HEIR_SELECTION_ADM_DESC" • 행정 능력당 부여되는 점수
251value = 1
}
}
}
© 2026 Soft Santa Cruz, S.L.U.. 모든 권리 보유. 비공식 팬 프로젝트이며 Paradox Interactive와 관련이 없습니다. 게임 콘텐츠 © Paradox Interactive. 소개 · 개인정보 보호 · 법적 고지