주교 선출제
계승 법칙

주교 선출제

bishopric_electivein_game/common/heir_selections/theocracy.txt:1

신정국의 계승 법칙 유형입니다. 국내외의 후보들 가운데 선거를 통해 선출된 주교가 통치자가 됩니다.

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

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

2include_ruler_siblings = no
3all_in_country = yes
4through_female = no
5allow_female = no
6ignore_ruler = yes
7cached = yes
8allow_foreign_ruler = no
9custom_tags = {
empty_heir_religion_law
}
10allowed_estates = {
}
11custom_eligibility_rules = {
supported_heirs_rule
}
12heir_is_allowed = {
13scope:target = {
14has_variable_list = supported_heirs
15is_target_in_variable_list = {
16name = supported_heirs
17target = root
}
}
}
21calc = {
22if = {
23limit = {
24exists = root
}
26add = {
27desc = "HEIR_SELECTION_OLDER_HEIR_DESC" • 나이 1살당 부여되는 점수
28value = character_age
29multiply = 3
}
31add = {
32desc = "HEIR_SELECTION_TOTAL_ABILITIES" • 행정 능력, 외교 능력, 군사 능력당 부여되는 점수
33value = total_abilities
}
35if = {
36limit = {
}
37add = {
38desc = "HEIR_SELECTION_IS_UNSUITED_TO_RULE_DESC" • 통치에 부적합
39value = -1000
}
}
}
44if = {
45limit = {
46not = {
46exists = root
}
}
48add = {
49desc = "HEIR_SELECTION_OLDER_HEIR_DESC" • 나이 1살당 부여되는 점수
50value = 1
51multiply = 3
}
53add = {
54desc = "HEIR_SELECTION_TOTAL_ABILITIES" • 행정 능력, 외교 능력, 군사 능력당 부여되는 점수
55value = 1
}
}
}
© 2026 Soft Santa Cruz, S.L.U.. 모든 권리 보유. 비공식 팬 프로젝트이며 Paradox Interactive와 관련이 없습니다. 게임 콘텐츠 © Paradox Interactive. 소개 · 개인정보 보호 · 법적 고지