Event
The Ambitions of a Consort Title

It is no news that Target Consort has no fond feelings for Heir. Ever since Target Consort He She Formal arrived at court, the friction between the two has been obvious and it has only gotten worse since the birth of the Consort Title's first child. Of course, he/she would much rather see his/her own progeny on the throne. For quite some time now, he/she has silently been pulling strings to make that happen, convincing - or bribing - the right people and grooming his/her child to the best of his/her abilities. However, it was not until yesterday that he/she confronted our Ruler Title and demanded that it was time for a new Heir Title to be appointed.
MonarchyGovernment TypetriggerDefinitionin_game/events/character/consort_events.txt:687
688hide_portraits = yes
689type = country_event
690title = consort_events.101.title The Ambitions of a Consort Title
691desc = consort_events.101.desc It is no news that Target Consort has no fond feelings for Heir. Ever since Target Consort He She Formal arrived at court, the friction between the two has been obvious and it has only gotten worse since the birth of the Consort Title's first child. Of course, he/she would much rather see his/her own progeny on the throne. For quite some time now, he/she has silently been pulling strings to make that happen, convincing - or bribing - the right people and grooming his/her child to the best of his/her abilities. However, it was not until yesterday that he/she confronted our Ruler Title and demanded that it was time for a new Heir Title to be appointed.
692outcome = neutral
693trigger = {
694has_heir = yes
695has_consort = yes
699NOR = {
700heir.father ?= consort
701heir.mother ?= consort
}
704consort = {
705is_alive = yes
706age_in_years > 45
707num_of_children > 0
708any_child = {
709OR = {
710father ?= root.ruler
711mother ?= root.ruler
}
713is_alive = yes
}
}
}
718illustration_tags = {
71910 = angry
72010 = interior
}
723immediate = {
}
725consort = {
726save_scope_as = target_consort
}
728heir = {
729save_scope_as = target_heir
}
}