
继承法
女修道院院长选举
这是一种继承法方式,适用于神权国政体,其统治者由选举选出的女修道院院长担任。
禁止担任统治者修正类型calc定义in_game/common/heir_selections/theocracy.txt:257
258include_ruler_siblings = yes
259all_in_country = yes
260through_female = yes
261allow_female = yes
262allow_male = no
263ignore_ruler = yes
264allow_foreign_ruler = no
265custom_tags = {
empty_heir_religion_law
}
267heir_is_allowed = {
}
269calc = {
270if = {
271limit = {
272exists = root
}
278if = {
280add = {
281desc = "HEIR_SELECTION_IS_UNSUITED_TO_RULE_DESC" •不适合统治
282value = -1000
}
}
}
289if = {
290limit = {
291not = {
291exists = root
}
}
293add = {
294desc = "HEIR_SELECTION_OLDER_HEIR_DESC" •年龄
295value = 1
}
}
}