
계승 법칙
신권 정치가 선출제
신정국의 계승 법칙 유형입니다. 선거를 통해 선출된 신권 정치가가 통치자가 됩니다.
통치 차단보정치 유형calc정의in_game/common/heir_selections/theocracy.txt:61
62include_ruler_siblings = yes
63all_in_country = yes
64through_female = no
65allow_female = no
66ignore_ruler = yes
67allow_foreign_ruler = no
68custom_tags = {
empty_heir_religion_law
}
70heir_is_allowed = {
}
72calc = {
73if = {
74limit = {
75exists = root
}
81if = {
83add = {
84desc = "HEIR_SELECTION_IS_UNSUITED_TO_RULE_DESC" • 통치에 부적합
85value = -1000
}
}
}
92if = {
93limit = {
94not = {
94exists = root
}
}
96add = {
97desc = "HEIR_SELECTION_OLDER_HEIR_DESC" • 나이 1살당 부여되는 점수
98value = 1
}
}
}