事件

我们的Holland宣称者死亡!

hook_and_cod_wars.1201in_game/events/disaster/hook_and_cod_wars.txt:1867
我们的 … 宣称者死亡!

Holland的消息传来,报告了我们的派系领袖、Holland Adjective王位的宣称者Dead Claimant的死亡!现在我们支持的一方正在拼命寻找能宣称王位的新领袖……

需要cod_claimant_ally_alive变量option 1cod_claimant_enemy_alive变量option 1hook_claimant_ally_alive变量option 1hook_claimant_enemy_alive变量option 1

事件链

每个事件由其上一层的事件触发;下方一行说明由哪个选项、在何时触发。

  1. 宣称者之死
  2. 我们的Holland宣称者死亡!
    ↳ 选项C“命运的转折……” · 立即
  3. 新宣称者
    ↳ 选项A“[Holland Adjective]王位属于[Target Character]。” · 立即
  4. 战争提前结束
    ↳ 选项D“放弃此事。” · 立即

定义in_game/events/disaster/hook_and_cod_wars.txt:1867

1868hide_portraits = yes
1869type = country_event
1870category = disaster_event
1871title = hook_and_cod_wars.1201.title 我们的Holland宣称者死亡!
1872image = "gfx/interface/illustrations/disaster/succession_crisis.dds"
1873desc = hook_and_cod_wars.1201.desc Holland的消息传来,报告了我们的派系领袖、Holland Adjective王位的宣称者Dead Claimant的死亡!现在我们支持的一方正在拼命寻找能宣称王位的新领袖……
1874outcome = neutral
1875immediate = {
1876if = {
1877limit = {
1878any_character = {
1879dynasty = scope:claimant_dynasty
1880is_adult = yes
1881is_legally_male = yes
}
}
1884random_character = {
1885limit = {
1886dynasty = scope:claimant_dynasty
1887is_adult = yes
1888is_legally_male = yes
}
1890save_scope_as = target_character
}
}
1893if = {
1894limit = {
1895scope:claimant_dynasty = {
1896any_character_in_dynasty = {
1897owner = {
1898NOT = {
1898this = root
}
1899NOT = {
1899this = scope:holland
}
1900OR = {
1901AND = {
1902is_target_in_global_variable_list = {
1902name = hacw_cod_list
1902target = this
}
1903NOT = {
1903is_target_in_global_variable_list = {
1903name = hacw_hook_list
1903target = this
}
}
}
1905AND = {
1906is_target_in_global_variable_list = {
1906name = hacw_hook_list
1906target = this
}
1907NOT = {
1907is_target_in_global_variable_list = {
1907name = hacw_cod_list
1907target = this
}
}
}
}
}
1911NOT = {
1911owner = root
}
1912NOT = {
1912owner = scope:holland
}
1913is_alive = yes
1914is_adult = yes
}
}
}
1918save_scope_as = foreign_character
}
1920if = {
1921limit = {
1922OR = {
1923has_regent = no
1924has_heir = yes
}
}
1927if = {
1928limit = {
1929has_regent = yes
1930has_heir = yes
}
1932heir = {
1933save_scope_as = ruler_character
}
}
1936else = {
1937ruler = {
1937save_scope_as = ruler_character
}
}
}
}

选项

AHolland Adjective王位属于Target Character。
1944trigger = {
1944exists = scope:target_character
}
1945custom_tooltip = {
1946text = hook_and_cod_wars.1201.a.tt Target Character会成为我们在Holland的派系的新领袖,给予him/her宣称Holland Adjective权位的机会
1947scope:target_character = {
1947save_scope_as = new_claimant
}
1948if = {
1949limit = {
1949scope:holland = {
1949OR = {
1949has_variable = hook_claimant_ally_alive
1949has_variable = hook_claimant_enemy_alive
}
}
}
1950scope:target_character = {
1950set_variable = {
1950value = yes
}
}
}
1952else_if = {
1953limit = {
1953scope:holland = {
1953OR = {
1953has_variable = cod_claimant_ally_alive
1953has_variable = cod_claimant_enemy_alive
}
}
}
1954scope:target_character = {
1954set_variable = {
1954value = yes
}
}
}
1956scope:holland = {
1956trigger_event_silently = hook_and_cod_wars.1202
}
}
B我们支持Foreign Characterhis/her的雄心。
1962trigger = {
1962exists = scope:foreign_character
}
1963custom_tooltip = {
1964text = hook_and_cod_wars.1201.b.tt Foreign Character会成为我们在Holland的派系的新领袖,给予him/her宣称Holland Adjective权位的机会
1965scope:foreign_character = {
1965save_scope_as = new_claimant
}
1966scope:holland = {
1966trigger_event_silently = hook_and_cod_wars.1202
}
}
CRuler Character应当为Country赢下王位。
1972trigger = {
1972exists = scope:ruler_character
}
1973custom_tooltip = {
1974text = hook_and_cod_wars.1201.c.tt Ruler Character会成为我们在Holland的派系的新领袖,给予him/her宣称Holland Adjective权位的机会
1975scope:ruler_character = {
1975save_scope_as = new_claimant
}
1976scope:holland = {
1976trigger_event_silently = hook_and_cod_wars.1202
}
}
D放弃此事。
1982custom_tooltip = {
1983text = hook_and_cod_wars.1201.d.tt 我们不会推举顶替的宣称者,让Holland的鱼钩派与鳕鱼派战争灾难提前结束
1984scope:holland = {
1984trigger_event_silently = hook_and_cod_wars.1203
}
}
© 2026 Soft Santa Cruz, S.L.U.。保留所有权利。非官方粉丝项目,与Paradox Interactive无关。游戏内容 © Paradox Interactive。 关于 · 隐私 · 法律声明