Event
The Succession of Holland

After a period of ambiguity and anxiety in the court, the question of succession of Holland has finally been resolved. Although two pretenders, Hacw Contender 1 and Hacw Contender 2, had the opportunity to claim the throne for themselves, in the end only Holland New Ruler will rule.
Definitionin_game/events/disaster/hook_and_cod_wars.txt:828
829type = country_event
830category = disaster_event
831title = hook_and_cod_wars.1003.title The Succession of Holland
832desc = hook_and_cod_wars.1003.desc After a period of ambiguity and anxiety in the court, the question of succession of Holland has finally been resolved. Although two pretenders, Hacw Contender 1 and Hacw Contender 2, had the opportunity to claim the throne for themselves, in the end only Holland New Ruler will rule.
833outcome = neutral
834image = "gfx/interface/illustrations/disaster/succession_crisis.dds"
836immediate = {
837if = {
839if = {
842scope:hacw_contender_2 = {
842save_scope_as = holland_new_ruler
}
}
844if = {
847scope:hacw_contender_1 = {
847save_scope_as = holland_new_ruler
}
}
}
850else = {
851if = {
852limit = {
852scope:hacw_contender_1 = {
852owner = root
}
}
853scope:hacw_contender_1 = {
853save_scope_as = holland_new_ruler
}
}
855else = {
856scope:hacw_contender_2 = {
856save_scope_as = holland_new_ruler
}
}
}
}