Élection grand-magistrale
Loi de succession

Élection grand-magistrale

grandmaster_electivein_game/common/heir_selections/theocracy.txt:104

Type de Loi de succession d'une Théocratie disposant de la Réforme gouvernementale Ordre militaire, par lequel le nouveau Dirigeant est sélectionné dans les rangs de l'ordre par Élection.

RequiertExercice du pouvoir endiguéType de modificateurcalcIndigne de l'État-majorTraitcalc

Définitionin_game/common/heir_selections/theocracy.txt:104

105all_in_country = yes
106through_female = no
107allow_female = no
108ignore_ruler = yes
109allow_foreign_ruler = no
110custom_tags = {
empty_heir_religion_law
}
111allowed_estates = {
}
112custom_eligibility_rules = {
supported_heirs_rule
}
113heir_is_allowed = {
114scope:target = {
115has_variable_list = supported_heirs
116is_target_in_variable_list = {
117name = supported_heirs
118target = root
}
}
}
122calc = {
123if = {
124limit = {
125exists = root
}
127add = {
128desc = "HEIR_SELECTION_OLDER_HEIR_DESC" • Score selon l'âge
129value = character_age
130multiply = 3
}
132add = {
133desc = "HEIR_SELECTION_ADM_DESC" • Score par Aptitude administrative
134value = adm
}
136add = {
137desc = "HEIR_SELECTION_DIP_DESC" • Score par Aptitude diplomatique
138value = dip
}
140add = {
141desc = "HEIR_SELECTION_MIL_DESC" • Score par Aptitude militaire
142value = mil
143multiply = 3
}
145if = {
146limit = {
147has_trait_category = general
148NOT = {
}
}
150add = {
151desc = "HEIR_SELECTION_GENERAL_TRAIT_DESC" • Score pour avoir un Trait de Général
152value = 50
}
}
155if = {
156limit = {
}
157add = {
158desc = "HEIR_SELECTION_IS_UNSUITED_TO_RULE_DESC" • N'est pas digne de gouverner
159value = -1000
}
}
}
164if = {
165limit = {
166not = {
166exists = root
}
}
168add = {
169desc = "HEIR_SELECTION_OLDER_HEIR_DESC" • Score selon l'âge
170value = 1
171multiply = 3
}
173add = {
174desc = "HEIR_SELECTION_ADM_DESC" • Score par Aptitude administrative
175value = 1
}
177add = {
178desc = "HEIR_SELECTION_DIP_DESC" • Score par Aptitude diplomatique
179value = 1
}
181add = {
182desc = "HEIR_SELECTION_MIL_DESC" • Score par Aptitude militaire
183value = 3
}
185add = {
186desc = "HEIR_SELECTION_GENERAL_TRAIT_DESC" • Score pour avoir un Trait de Général
187value = 50
}
}
}
© 2026 Soft Santa Cruz, S.L.U.. Tous droits réservés. Projet de fan non officiel, non affilié à Paradox Interactive. Contenu du jeu © Paradox Interactive. À propos · Confidentialité · Mentions légales