Primogenitura cognaticia
Ley sucesoria

Primogenitura cognaticia

cognatic_primogeniturein_game/common/heir_selections/monarchy.txt:1

Se trata de un tipo de Heir Selection de una Monarquía que sigue la línea primogénita de la familia gobernante, con preferencia de los varones sobre las mujeres. Los descendientes de un Heir fallecido heredan el lugar de su progenitor en la línea de sucesión antes que los demás hijos del Ruler.

RequiereFratricidioLey sucesoriapotentialUnigenituraLey sucesoriapotentialProhibición de gobernarTipo de modificadorsibling score

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

2include_ruler_siblings = yes
3through_female = yes
4allow_female = yes
5allow_children = yes
6ignore_ruler = yes
7potential = {
8NOR = {
}
}
13allowed_estates = {
}
14heir_is_allowed = {
}
16traverse_family_tree = yes
17depth_first = yes
18sibling_score = {
19if = {
20limit = {
21exists = root
}
24add = {
25desc = "HEIR_SELECTION_MALE_DESC" • Puntuación por ser hombre
26if = {
27limit = {
28OR = {
29not = {
29exists = root
}
30is_female = no
}
}
33value = 100
}
}
36add = {
37desc = "HEIR_SELECTION_LEGALLY_MALE_DESC" • Puntuación por ser Legally Male
38if = {
39limit = {
}
42value = 100
}
}
47add = {
48desc = "HEIR_SELECTION_OLDER_HEIR_DESC" • Puntuación por años de edad
49value = character_age
}
51add = {
52desc = "HEIR_SELECTION_IS_UNSUITED_TO_RULE_DESC" • No es apto o apta para gobernar
53if = {
53limit = {
}
53value = -1000
}
}
}
56else = {
58add = {
59desc = "HEIR_SELECTION_MALE_DESC" • Puntuación por ser hombre
60value = 100
}
62add = {
63desc = "HEIR_SELECTION_LEGALLY_MALE_DESC" • Puntuación por ser Legally Male
64value = 100
}
66add = {
67desc = "HEIR_SELECTION_OLDER_HEIR_DESC" • Puntuación por años de edad
68value = 1
}
70add = {
71desc = "HEIR_SELECTION_IS_UNSUITED_TO_RULE_DESC" • No es apto o apta para gobernar
72value = -1000
}
}
}
© 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