イベント
Hollandの継承

前統治者であるHolland Previous Rulerの死去により、Hollandの継承は、明確な継承者が定まっておらず、宙に浮いた状態となっている。法律上、Hacw Contender 1が第一位の正当な継承者であるが、Hacw Contender 2がその主張に異議を唱えている。Holland Dynastyの争いが早急に解決されなければ、Hollandは血生臭い紛争に突入することになるだろう……
伝統時代trigger
ルネサンス時代trigger
ホラント国家trigger
貴族階級immediate, trigger
君主制政体trigger
神聖ローマ帝国国際組織immediatehacw_chose_emperor_character変数immediatehacw_contender_1変数immediateイベントチェーン
各イベントは、その上の階層にあるイベントから発生します。下の行には、どの選択肢でいつ発生するかを示しています。
Hollandの継承
Hollands Dynasty家の請求↳ 選択肢A「最善を祈ろう…」・直後
Hollands Dynasty家の請求者↳ 選択肢A「最善を祈ろう…」・直後
不安定な継承↳ 選択肢C「どちらかを失う可能性は許容できない。」・直後
Hollandの新たな統治者↳ 選択肢A「[Hacw Contender 1]を派遣しよう。」・直後
Hollandの継承危機↳ 選択肢A「最善を祈ろう…」・直後
498hide_portraits = yes
499type = country_event
500category = disaster_event
501title = hook_and_cod_wars.1000.title Hollandの継承
502desc = hook_and_cod_wars.1000.desc 前統治者であるHolland Previous Rulerの死去により、Hollandの継承は、明確な継承者が定まっておらず、宙に浮いた状態となっている。法律上、Hacw Contender 1が第一位の正当な継承者であるが、Hacw Contender 2がその主張に異議を唱えている。Holland Dynastyの争いが早急に解決されなければ、Hollandは血生臭い紛争に突入することになるだろう……
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
}
}