Event
A Future Consort Title!

As our Heir Title is not married, the nobility has expressed a concern over the continuation of our monarchy. One of our most important nobles, Target Dynasty Head, has proposed that our Heir Title marries Target
MonarchyGovernment TypetriggerDefinitionin_game/events/character/noble_marriage.txt:115
116type = country_event
117title = noble_marriage.2.title A Future Consort Title!
118desc = noble_marriage.2.desc As our Heir Title is not married, the nobility has expressed a concern over the continuation of our monarchy. One of our most important nobles, Target Dynasty Head, has proposed that our Heir Title marries Target
119outcome = neutral
121image = "gfx/interface/illustrations/government/diplomacy_illustration.dds"
122trigger = {
124has_heir = yes
126ruler = {
126has_dynasty = yes
}
127heir ?= {
128is_married = no
129is_female = no
130age_in_years > 21
131has_dynasty = yes
132dynasty = root.ruler.dynasty
}
135any_dynasty = {
136this != root.ruler.dynasty
141count > 0
}
}
145immediate = {
146random_dynasty = {
147limit = {
148this != root.heir.dynasty
}
153random_character_in_dynasty = {
157add_character_modifier = {
}
163save_scope_as = target
}
}
}