Ereignis
Die Abspaltung von „Holland“

Mit dem Tod von Holland Previous Ruler, unserem bisherigen Oberhaupt, hängt die Nachfolge in unserer Nation (Holland) in der Schwebe, denn es wurde kein klarer Nachfolger bestimmt. Hacw Contender 1 wäre von Rechts wegen Select CString auf den Thron, doch DE PRO POS S 3P Anspruch wird von Hacw Contender 2 infrage gestellt. Unser Land steht kurz vor einem blutigen Konflikt, wenn der Zwist um die Hollands Dynasty nicht bald geklärt wird …
TraditionenZeitaltertrigger
RenaissanceZeitaltertrigger
HollandLandtrigger
AdelsstandStandimmediate, trigger
MonarchieRegierungsarttrigger
Heiliges Römisches ReichZusammenschlussimmediatehacw_chose_emperor_characterVariableimmediatehacw_contender_1VariableimmediateEreigniskette
Jedes Ereignis wird von dem ausgelöst, unter dem es eingerückt ist; die Zeile darunter zeigt, welche Wahl dorthin führt und wann.
Die Abspaltung von „Holland“
Der Anspruch der Hollands Dynasty↳ Option A „Wollen wir auf das Beste hoffen …“ · sofort
Die Hollands Dynasty-Anspruchsteller↳ Option A „Wollen wir auf das Beste hoffen …“ · sofort
Unsichere Nachfolge↳ Option C „Wir können es uns nicht leisten, einen der beiden zu verlieren.“ · sofort
Der neue Herrscher von „Holland“↳ Option A „Schicken wir [Hacw Contender 1].“ · sofort
Die Erbfolgekrise von „Holland“↳ Option A „Wollen wir auf das Beste hoffen …“ · sofort
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 Die Abspaltung von „Holland“
502desc = hook_and_cod_wars.1000.desc Mit dem Tod von Holland Previous Ruler, unserem bisherigen Oberhaupt, hängt die Nachfolge in unserer Nation (Holland) in der Schwebe, denn es wurde kein klarer Nachfolger bestimmt. Hacw Contender 1 wäre von Rechts wegen Select CString auf den Thron, doch DE PRO POS S 3P Anspruch wird von Hacw Contender 2 infrage gestellt. Unser Land steht kurz vor einem blutigen Konflikt, wenn der Zwist um die Hollands Dynasty nicht bald geklärt wird …
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
}
}