Ley sálica
Ley sucesoria

Ley sálica

salic_lawin_game/common/heir_selections/monarchy.txt:120

Es un tipo de Heir Selection de una Monarquía en la que el Ruler es el hijo mayor del anterior Ruler. Las hijas nunca pueden heredar ni transferir el derecho al trono a sus propios hijos.

RequiereFratricidioLey sucesoriapotentialUnigenituraLey sucesoriapotentialProhibición de gobernarTipo de modificadorsibling score

Definiciónin_game/common/heir_selections/monarchy.txt:120

121include_ruler_siblings = yes
122through_female = no
123allow_female = no
124allow_children = yes
125ignore_ruler = yes
127allowed_estates = {
}
128heir_is_allowed = {
}
131potential = {
132NOR = {
}
}
138traverse_family_tree = yes
139sibling_score = {
140if = {
141limit = {
142exists = root
}
145add = {
146desc = "HEIR_SELECTION_MALE_DESC" • Puntuación por ser hombre
147if = {
148limit = {
149OR = {
150not = {
150exists = root
}
151is_female = no
}
}
154value = 100
}
}
158add = {
159desc = "HEIR_SELECTION_OLDER_HEIR_DESC" • Puntuación por años de edad
160value = character_age
}
162add = {
163desc = "HEIR_SELECTION_IS_UNSUITED_TO_RULE_DESC" • No es apto o apta para gobernar
164if = {
164limit = {
}
164value = -1000
}
}
}
167else = {
169add = {
170desc = "HEIR_SELECTION_MALE_DESC" • Puntuación por ser hombre
171value = 100
}
174add = {
175desc = "HEIR_SELECTION_OLDER_HEIR_DESC" • Puntuación por años de edad
176value = 1
}
}
}
© 2026 Soft Santa Cruz, S.L.U.. Todos los derechos reservados. Proyecto no oficial de fans, sin afiliación con Paradox Interactive. Contenido del juego © Paradox Interactive. Acerca de · Privacidad · Aviso legal