
Loi de succession
Élection théocratique
Type de Loi de succession d'une Théocratie, par lequel le nouveau Dirigeant est un théocrate choisi par Élection.
Exercice du pouvoir endiguéType de modificateurcalcDéfinitionin_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" • N'est pas digne de gouverner
85value = -1000
}
}
}
92if = {
93limit = {
94not = {
94exists = root
}
}
96add = {
97desc = "HEIR_SELECTION_OLDER_HEIR_DESC" • Score selon l'âge
98value = 1
}
}
}