
继承法
神权选举制
这是神权国的一种继承法,统治者为选举产生的神职人员。
禁止担任统治者修正类型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" •年龄
98value = 1
}
}
}