Event
The Succession of Holland

With the death of our previous ruler, Holland Previous Ruler, the succession of Holland hangs in the balance as no clear, uncontested successor is determined. Hacw Contender 1 is the first rightful claimant to the throne by law, yet his/her claim is challenged by Hacw Contender 2. Holland is on the fringe of a bloody conflict if the strive of the Hollands Dynasty is not resolved soon...
TraditionsAgetrigger
RenaissanceAgetrigger
HollandCountrytrigger
NobilityEstateimmediate, trigger
MonarchyGovernment Typetrigger
Holy Roman EmpireInternational Organizationimmediatehacw_chose_emperor_characterVariableimmediatehacw_contender_1VariableimmediateEvent chain
Each event is fired by the one it is nested under; the line below it says which choice leads there and when.
The Succession of Holland
The Claim of Hollands Dynasty↳ Option A “Let us hope for the best...” · right away
The Hollands Dynasty Claimants↳ Option A “Let us hope for the best...” · right away
Uncertain Succession↳ Option C “We cannot afford to lose either of them.” · right away
The New Ruler of Holland↳ Option A “Send [Hacw Contender 1].” · right away
The Succession Crisis of Holland↳ Option A “Let us hope for the best...” · right away
Definitionin_game/events/disaster/hook_and_cod_wars.txt:497
498hide_portraits = yes
499type = country_event
500category = disaster_event
501title = hook_and_cod_wars.1000.title The Succession of Holland
502desc = hook_and_cod_wars.1000.desc With the death of our previous ruler, Holland Previous Ruler, the succession of Holland hangs in the balance as no clear, uncontested successor is determined. Hacw Contender 1 is the first rightful claimant to the throne by law, yet his/her claim is challenged by Hacw Contender 2. Holland is on the fringe of a bloody conflict if the strive of the Hollands Dynasty is not resolved soon...
503outcome = neutral
504image = "gfx/interface/illustrations/disaster/succession_crisis.dds"
505trigger = {
514has_regent = yes
515exists = previous_ruler
516trigger_if = {
517limit = {
517has_heir = yes
}
518previous_ruler ?= {
519has_dynasty = yes
520dynasty ?= {
521any_character_in_dynasty = {
}
}
}
}
529trigger_else = {
530previous_ruler ?= {
531has_dynasty = yes
532dynasty ?= {
533any_character_in_dynasty = {
}
}
}
}
}
543immediate = {
544save_scope_as = holland
545previous_ruler ?= {
546dynasty = {
547save_scope_as = hollands_dynasty
}
}
554else_if = {
555limit = {
558leader_country = {
559NOT = {
559in_union_with = ROOT
}
560any_character = {
561is_alive = yes
562is_adult = yes
564has_dynasty = yes
565dynasty = scope:hollands_dynasty
}
}
}
}
571leader_country = {
572ordered_character = {
573order_by = total_abilities
574limit = {
575is_alive = yes
576is_adult = yes
578has_dynasty = yes
579dynasty = scope:hollands_dynasty
}
581max = 1
}
}
}
}
589else = {
590scope:hollands_dynasty = {
591ordered_character_in_dynasty = {
592order_by = total_abilities
598max = 1
}
}
}
604if = {
605limit = {
609leader_country = {
610NOT = {
610in_union_with = ROOT
}
611any_character = {
612is_alive = yes
613is_adult = yes
615dynasty ?= scope:hollands_dynasty
617owner = {
618NOT = {
618in_union_with = ROOT
}
}
}
}
}
}
625leader_country = {
626ordered_character = {
627order_by = total_abilities
628limit = {
629is_alive = yes
630is_adult = yes
632dynasty = scope:hollands_dynasty
634owner = {
635NOT = {
635in_union_with = ROOT
}
}
}
638max = 1
639save_scope_as = hacw_contender_2
}
}
}
}
644else = {
645scope:hollands_dynasty = {
646ordered_character_in_dynasty = {
647order_by = total_abilities
648limit = {
649is_alive = yes
650is_adult = yes
653owner = {
654NOT = {
654in_union_with = ROOT
}
}
}
657max = 1
658save_scope_as = hacw_contender_2
}
}
}
662if = {
663limit = {
663exists = scope:hacw_contender_1
}
}
667previous_ruler ?= {
668save_scope_as = holland_previous_ruler
}
}