Acontecimiento

¡Nuestro pretendiente al trono de Holland ha muerto!

hook_and_cod_wars.1201in_game/events/disaster/hook_and_cod_wars.txt:1867
¡Nuestro pretendiente al trono de … ha muerto!

¡Nos han llegado noticias de Holland sobre la muerte de Dead Claimant, líder de nuestra facción y pretendiente al trono Holland Adjective! Ahora, el bando al que apoyamos está buscando desesperadamente un nuevo líder que pueda reclamar el trono...

Requierecod_claimant_ally_aliveVariableoption 1cod_claimant_enemy_aliveVariableoption 1hook_claimant_ally_aliveVariableoption 1hook_claimant_enemy_aliveVariableoption 1

Cadena de acontecimientos

Cada acontecimiento lo activa aquel bajo el que está anidado; la línea de debajo indica qué elección lleva a él y cuándo.

  1. Muerte de un pretendiente
  2. ¡Nuestro pretendiente al trono de Holland ha muerto!
    ↳ Opción C “Vaya giro del destino...” · de inmediato
  3. Un nuevo pretendiente
    ↳ Opción A “¡El trono [Holland Adjective] pertenece a [Target Character]” · de inmediato
  4. Final prematuro de las guerras
    ↳ Opción D “Dejémoslo estar.” · de inmediato

Definiciónin_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 ¡Nuestro pretendiente al trono de Holland ha muerto!
1872image = "gfx/interface/illustrations/disaster/succession_crisis.dds"
1873desc = hook_and_cod_wars.1201.desc ¡Nos han llegado noticias de Holland sobre la muerte de Dead Claimant, líder de nuestra facción y pretendiente al trono Holland Adjective! Ahora, el bando al que apoyamos está buscando desesperadamente un nuevo líder que pueda reclamar el trono...
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
}
}
}
}

Opciones

A¡El trono Holland Adjective pertenece a Target Character
1944trigger = {
1944exists = scope:target_character
}
1945custom_tooltip = {
1946text = hook_and_cod_wars.1201.a.tt Target Character pasará a liderar nuestra facción en Holland, lo que le otorgará una oportunidad de reclamar el trono 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
}
}
BApoyaremos las ambiciones de Foreign Character.
1962trigger = {
1962exists = scope:foreign_character
}
1963custom_tooltip = {
1964text = hook_and_cod_wars.1201.b.tt Foreign Character pasará a liderar nuestra facción en Holland, lo que le otorgará una oportunidad de reclamar el trono Holland Adjective.
1965scope:foreign_character = {
1965save_scope_as = new_claimant
}
1966scope:holland = {
1966trigger_event_silently = hook_and_cod_wars.1202
}
}
CRuler Character obtendrá el trono para Country.
1972trigger = {
1972exists = scope:ruler_character
}
1973custom_tooltip = {
1974text = hook_and_cod_wars.1201.c.tt Ruler Character pasará a liderar nuestra facción en Holland, lo que le otorgará una oportunidad de reclamar el trono Holland Adjective.
1975scope:ruler_character = {
1975save_scope_as = new_claimant
}
1976scope:holland = {
1976trigger_event_silently = hook_and_cod_wars.1202
}
}
DDejémoslo estar.
1982custom_tooltip = {
1983text = hook_and_cod_wars.1201.d.tt No propondremos a ningún pretendiente como reemplazo, por lo que el Disaster de las Guerras del anzuelo y el bacalao de Holland acabará antes de tiempo.
1984scope:holland = {
1984trigger_event_silently = hook_and_cod_wars.1203
}
}
© 2026 Soft Santa Cruz, S.L.U.. Todos los derechos reservados. Proyecto no oficial de fans, sin afiliación con Paradox Interactive. Contenido del juego © Paradox Interactive. Acerca de · Privacidad · Aviso legal