Acontecimiento

Ruler con su Consort Title

noble_marriage.1in_game/events/character/noble_marriage.txt:14
… con su …

Como su Ruler Title no se ha desposado, la nobleza ha expresado cierta preocupación por la continuidad de la monarquía. Uno de nuestros nobles más importantes, Target Dynasty Head, ha propuesto que su Ruler Title contraiga matrimonio con Target.

RequiereMonarquíaTipo gubernamentaltrigger

Definiciónin_game/events/character/noble_marriage.txt:14

15type = country_event
16title = noble_marriage.1.title Ruler con su Consort Title
17desc = noble_marriage.1.desc Como su Ruler Title no se ha desposado, la nobleza ha expresado cierta preocupación por la continuidad de la monarquía. Uno de nuestros nobles más importantes, Target Dynasty Head, ha propuesto que su Ruler Title contraiga matrimonio con Target.
18outcome = neutral
20image = "gfx/interface/illustrations/government/diplomacy_illustration.dds"
22trigger = {
23government_type = government_type:monarchy
25ruler ?= {
26has_dynasty = yes
27is_married = no
28is_female = no
29age_in_years > 21
}
31any_dynasty = {
32trigger_if = {
33limit = {
34root = {
36ruler ?= {
37has_dynasty = yes
}
}
}
41this != root.ruler.dynasty
}
43any_character_in_dynasty = {
}
}
}
49immediate = {
50random_dynasty = {
51limit = {
52trigger_if = {
53limit = {
54root = {
56ruler ?= {
57has_dynasty = yes
}
}
}
61this != root.ruler.dynasty
}
63any_character_in_dynasty = {
}
}
67random_character_in_dynasty = {
68limit = {
}
71add_character_modifier = {
72modifier = block_marriage
73years = -1
74mode = add_and_extend
75recalculate_immediately = yes
}
77save_scope_as = target
}
}
}

Opciones

AMe parece buena solución.
84hidden_effect = {
85ruler ?= {
85remove_character_modifier = block_marriage
}
86scope:target ?= {
86remove_character_modifier = block_marriage
}
}
88ruler ?= {
88scope:target ?= {
88marry_character = prev
}
}
89add_estate_satisfaction = {
}
90add_estate_satisfaction = {
}
BNadie de la nobleza será jamás Consort Title.
95hidden_effect = {
96ruler ?= {
96remove_character_modifier = block_marriage
}
97scope:target ?= {
97remove_character_modifier = block_marriage
}
}
99add_estate_satisfaction = {
}
© 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