Eleição de Grão-Mestre
Lei de Sucessão

Eleição de Grão-Mestre

grandmaster_electivein_game/common/heir_selections/theocracy.txt:104

É um tipo de Lei de Sucessão de uma Teocracia com a Reforma Governamental Ordem Militar em que o Governante é escolhido entre as fileiras da ordem por meio de uma Eleição.

RequerBloqueio de GovernanteTipo de ModificadorcalcInadequado para Comandar o ExércitoCaracterísticacalc

Definiçãoin_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" • Pontuação por idade
129value = character_age
130multiply = 3
}
132add = {
133desc = "HEIR_SELECTION_ADM_DESC" • Pontuação por Habilidade Administrativa
134value = adm
}
136add = {
137desc = "HEIR_SELECTION_DIP_DESC" • Pontuação por Habilidade Diplomática
138value = dip
}
140add = {
141desc = "HEIR_SELECTION_MIL_DESC" • Pontuação por Habilidade Militar
142value = mil
143multiply = 3
}
145if = {
146limit = {
147has_trait_category = general
148NOT = {
}
}
150add = {
151desc = "HEIR_SELECTION_GENERAL_TRAIT_DESC" • Pontuação por Característica de General
152value = 50
}
}
155if = {
156limit = {
}
157add = {
158desc = "HEIR_SELECTION_IS_UNSUITED_TO_RULE_DESC" • Não é adequado para Governar
159value = -1000
}
}
}
164if = {
165limit = {
166not = {
166exists = root
}
}
168add = {
169desc = "HEIR_SELECTION_OLDER_HEIR_DESC" • Pontuação por idade
170value = 1
171multiply = 3
}
173add = {
174desc = "HEIR_SELECTION_ADM_DESC" • Pontuação por Habilidade Administrativa
175value = 1
}
177add = {
178desc = "HEIR_SELECTION_DIP_DESC" • Pontuação por Habilidade Diplomática
179value = 1
}
181add = {
182desc = "HEIR_SELECTION_MIL_DESC" • Pontuação por Habilidade Militar
183value = 3
}
185add = {
186desc = "HEIR_SELECTION_GENERAL_TRAIT_DESC" • Pontuação por Característica de General
187value = 50
}
}
}
© 2026 Soft Santa Cruz, S.L.U.. Todos os direitos reservados. Projeto de fã não oficial, sem afiliação com a Paradox Interactive. Conteúdo do jogo © Paradox Interactive. Sobre · Privacidade · Aviso legal