Événement

Décès d'un prétendant

hook_and_cod_wars.1200in_game/events/disaster/hook_and_cod_wars.txt:1578
Décès d'un prétendant

L'un des prétendants au trône de Holland et des moteurs des Guerre des Hameçons et des Cabillauds, Dead Claimant, a quitté ce monde ! Ainsi, Alive Claimant demeure sans adversaire pour contester ses prétentions à la couronne.

RequiertGuerre des Hameçons et des CabillaudsCatastrophetriggerLe prétendant adverseModificateur statiqueimmediatePrétendant soutenuModificateur statiqueimmediate, option 1cod_claimant_enemy_aliveVariableimmediatehacw_allegience_to_hookVariableimmediatehacw_cod_contenderVariableimmediate, triggerhacw_cod_contender_prev_ownerVariableimmediatehacw_cod_factionVariableoption 4hacw_hook_contenderVariableimmediate, option 1, triggerhacw_hook_contender_prev_ownerVariableimmediatehacw_hook_factionVariableoption 4hacw_semi_internationalVariableimmediate

Chaîne d’événements

Chaque événement est déclenché par celui sous lequel il est imbriqué ; la ligne en dessous indique quel choix y mène et quand.

  1. Décès d'un prétendant
  2. Notre prétendant à la couronne de Holland a quitté ce monde !
    ↳ Option C « Retournement de situation... » · immédiatement
  3. Le nouveau prétendant
    ↳ Option A « Le trône [Holland Adjective] doit revenir à [Target Character]. » · immédiatement
  4. Fin prématurée de la guerre
    ↳ Option D « Il est temps d'abandonner cette affaire. » · immédiatement

1579type = country_event
1580category = disaster_event
1581title = hook_and_cod_wars.1200.title Décès d'un prétendant
1582image = "gfx/interface/illustrations/disaster/succession_crisis.dds"
1583desc = {
1584first_valid = {
1585triggered_desc = {
1586trigger = {
1586has_variable = hacw_uncontested_ruler
}
1587desc = hook_and_cod_wars.1200.desc L'un des prétendants au trône de Holland et des moteurs des Guerre des Hameçons et des Cabillauds, Dead Claimant, a quitté ce monde ! Ainsi, Alive Claimant demeure sans adversaire pour contester ses prétentions à la couronne.
}
1589triggered_desc = {
1590trigger = {
}
1591desc = hook_and_cod_wars.1200.desc.hacw_the_impossible_has_happened Les deux prétendants, Hacw Contender 1 et Hacw Contender 2, sont morts simultanément. La faction Crochets comme la faction Cabillauds se retrouvent décapitées, et sont en train de se déliter.
}
1593triggered_desc = {
1594trigger = {
1594has_variable = hook_claimant_ally_alive
}
1595desc = hook_and_cod_wars.1200.desc.hook.ally L'un des prétendants au trône de Holland et des moteurs des Guerre des Hameçons et des Cabillauds, Dead Claimant, a quitté ce monde ! Ainsi, Alive Claimant demeure sans adversaire pour contester ses prétentions à la couronne. Les Crochets en tireront un avantage significatif sur nos ennemis.
}
1597triggered_desc = {
1598trigger = {
1598has_variable = hook_claimant_enemy_alive
}
1599desc = hook_and_cod_wars.1200.desc.hook.enemy L'un des prétendants au trône de Holland et des moteurs des Guerre des Hameçons et des Cabillauds, Dead Claimant, a quitté ce monde ! Ainsi, Alive Claimant demeure sans adversaire pour contester ses prétentions à la couronne. Les Crochets en tireront un avantage significatif sur notre camp favori, les Cabillauds. Un nouveau prétendant, une nouvelle figure de proue doit prendre la tête de notre faction, ou il nous faudra nous résoudre à voir les Crochets monter sur le trône Holland Adjective.
}
1601triggered_desc = {
1602trigger = {
1602has_variable = cod_claimant_enemy_alive
}
1603desc = hook_and_cod_wars.1200.desc.cod.enemy L'un des prétendants au trône de Holland et des moteurs des Guerre des Hameçons et des Cabillauds, Dead Claimant, a quitté ce monde ! Ainsi, Alive Claimant demeure sans adversaire pour contester ses prétentions à la couronne. Les Cabillauds en tireront un avantage significatif sur notre camp favori, les Crochets. Un nouveau prétendant, une nouvelle figure de proue doit prendre la tête de notre faction, ou il nous faudra nous résoudre à voir les Cabillauds monter sur le trône Holland Adjective.
}
1605triggered_desc = {
1606trigger = {
1606has_variable = cod_claimant_ally_alive
}
1607desc = hook_and_cod_wars.1200.desc.cod.ally L'un des prétendants au trône de Holland et des moteurs des Guerre des Hameçons et des Cabillauds, Dead Claimant, a quitté ce monde ! Ainsi, Alive Claimant demeure sans adversaire pour contester ses prétentions à la couronne. Les Cabillauds en tireront un avantage significatif sur nos ennemis.
}
1609triggered_desc = {
1610trigger = {
1610always = yes
}
1611desc = hook_and_cod_wars.1200.desc L'un des prétendants au trône de Holland et des moteurs des Guerre des Hameçons et des Cabillauds, Dead Claimant, a quitté ce monde ! Ainsi, Alive Claimant demeure sans adversaire pour contester ses prétentions à la couronne.
}
}
}
1615outcome = neutral
1616trigger = {
1617any_active_disaster = {
}
1618OR = {
1619AND = {
1620has_variable = hacw_hook_contender
1621is_alive = no
}
}
1623AND = {
1624has_variable = hacw_cod_contender
1625is_alive = no
}
}
}
}
1629immediate = {
1630if = {
1631limit = {
1631has_ruler = yes
}
1632set_variable = hacw_uncontested_ruler
}
1634if = {
1635limit = {
1636has_variable = hacw_hook_contender
1637is_alive = no
}
1638is_alive = yes
}
}
1640save_scope_as = dead_claimant
}
1641if = {
1642limit = {
1642has_variable = hacw_semi_international
}
1643save_scope_as = dead_claimant_country
}
}
1645else = {
1646owner = {
1646save_scope_as = dead_claimant_country
}
}
}
1648save_scope_as = alive_claimant
}
}
1650else_if = {
1651limit = {
1652has_variable = hacw_hook_contender
1653is_alive = yes
}
1654is_alive = no
}
}
1656save_scope_as = dead_claimant
}
1657if = {
1658limit = {
1658has_variable = hacw_semi_international
}
1659save_scope_as = dead_claimant_country
}
}
1661else = {
1662owner = {
1662save_scope_as = dead_claimant_country
}
}
}
1664save_scope_as = alive_claimant
}
}
1666else = {
1667set_variable = {
1667value = yes
}
1668save_scope_as = hacw_contender_1
}
1669save_scope_as = hacw_contender_2
}
1670ruler ?= {
1670save_scope_as = alive_claimant
}
}
1672save_scope_as = holland
1673scope:dead_claimant = {
1674dynasty = {
1675save_scope_as = claimant_dynasty
}
}
1678if = {
1679limit = {
1679NOT = {
}
}
1680if = {
1681limit = {
1681scope:alive_claimant = {
1681has_variable = hacw_allegience_to_hook
}
}
1682if = {
1683limit = {
1683has_variable = hacw_sided_with_hook
}
1684set_variable = {
1684value = yes
}
}
1686else = {
1686set_variable = {
1686value = yes
}
}
}
1688else = {
1689if = {
1690limit = {
1690has_variable = hacw_sided_with_hook
}
1691set_variable = {
1691value = yes
}
}
1693else = {
1693set_variable = {
1693value = yes
}
}
}
}
1696if = {
1697limit = {
1697has_ruler = yes
}
1698ruler ?= {
1698save_scope_as = new_claimant_character
}
}
1700else_if = {
1701limit = {
1701scope:dead_claimant_country = {
1701this = root
}
}
1702if = {
1703limit = {
1704any_character = {
1705is_adult = yes
1706is_alive = yes
1707OR = {
1708any_parent = {
1708dynasty = scope:claimant_dynasty
}
1709dynasty = scope:claimant_dynasty
}
1711NOT = {
1711has_character_modifier = hacw_supported_character
}
1712NOT = {
1712has_character_modifier = hacw_opposing_character
}
}
}
1715ordered_character = {
1716order_by = total_abilities
1717limit = {
1718is_adult = yes
1719is_alive = yes
1720OR = {
1721any_parent = {
1721dynasty = scope:claimant_dynasty
}
1722dynasty = scope:claimant_dynasty
}
1724NOT = {
1724has_character_modifier = hacw_supported_character
}
1725NOT = {
1725has_character_modifier = hacw_opposing_character
}
}
1727max = 1
1728save_scope_as = new_claimant_character
}
}
1731else = {
1732scope:claimant_dynasty = {
1733ordered_character_in_dynasty = {
1734order_by = total_abilities
1735limit = {
1736is_adult = yes
1737is_alive = yes
1738NOT = {
1738has_character_modifier = hacw_supported_character
}
1739NOT = {
1739has_character_modifier = hacw_opposing_character
}
1740owner = {
1741NOT = {
1741this = scope:holland
}
1742OR = {
1743AND = {
1744root = {
1744has_variable = hook_claimant_enemy_alive
}
1745NOT = {
1745is_target_in_global_variable_list = {
1745name = hacw_hook_list
1745target = this
}
}
1746is_target_in_global_variable_list = {
1746name = hacw_cod_list
1746target = this
}
}
1748AND = {
1749root = {
1749has_variable = cod_claimant_enemy_alive
}
1750NOT = {
1750is_target_in_global_variable_list = {
1750name = hacw_cod_list
1750target = this
}
}
1751is_target_in_global_variable_list = {
1751name = hacw_hook_list
1751target = this
}
}
}
}
}
1756max = 1
1757save_scope_as = new_claimant_character
}
}
}
}
1762else_if = {
1763limit = {
1764has_regent = yes
}
1766regent ?= {
1767save_scope_as = new_claimant_character
}
}
}
1771after = {
}

1778trigger = {
1779hidden_trigger = {
1780NOT = {
}
1781NOT = {
1781has_variable = hacw_uncontested_ruler
}
}
1783scope:dead_claimant_country = {
1783this = root
}
1784exists = scope:new_claimant_character
1785NOT = {
1785any_character = {
1785has_character_modifier = hacw_supported_character
}
}
}
1787custom_tooltip = {
1788text = hook_and_cod_wars.1200.a.tt New Claimant Character prend la tête de notre faction.
1789if = {
1790limit = {
1790is_alive = no
}
}
1791set_variable = {
1791value = scope:new_claimant_character
}
1792scope:new_claimant_character = {
1792set_variable = {
1792value = yes
}
}
1793set_variable = {
1793value = scope:new_claimant_character
}
}
1795else = {
1796set_variable = {
1796value = scope:new_claimant_character
}
1797scope:new_claimant_character = {
1797set_variable = {
1797value = yes
}
}
1798set_variable = {
1798value = scope:new_claimant_character
}
}
1800destroy_variable = {
}
1802destroy_variable = {
}
1803destroy_variable = {
}
}
1805if = {
1806limit = {
1807has_regent = yes
1808regent ?= scope:new_claimant_character
}
}
1812scope:new_claimant_character = {
1812add_character_modifier = {
1812days = -1
1812mode = add_and_extend
}
}
1817trigger = {
1817hidden_trigger = {
1817NOT = {
}
}
1817scope:dead_claimant_country = {
1817this = root
}
}
1818hacw_set_ruler = {
1818ruler = scope:alive_claimant
}
1819type = hook_and_cod_wars
}
1820hidden_effect = {
1821destroy_variable = {
}
1823destroy_variable = {
}
1824destroy_variable = {
}
}
1830trigger = {
1831hidden_trigger = {
1832NOT = {
}
1833NOT = {
1833has_variable = hacw_uncontested_ruler
}
}
1835scope:dead_claimant_country = {
1835NOT = {
1835this = root
}
}
}
1837scope:dead_claimant_country = {
1838trigger_event_non_silently = hook_and_cod_wars.1201
}
1840type = hook_and_cod_wars
}
1845trigger = {
1845hidden_trigger = {
}
}
1846show_as_tooltip = {
1847type = hook_and_cod_wars
}
}
1849if = {
1850limit = {
1850any_owned_location = {
1850any_pop = {
1850has_rebel = var:hacw_hook_faction
}
}
}
1851destroy_rebel = var:hacw_hook_faction
}
1853if = {
1854limit = {
1854any_owned_location = {
1854any_pop = {
1854has_rebel = var:hacw_cod_faction
}
}
}
1855destroy_rebel = var:hacw_cod_faction
}
1857type = hook_and_cod_wars
}
1858hidden_effect = {
1859destroy_variable = {
}
1861destroy_variable = {
}
1862destroy_variable = {
}
}
© 2026 Soft Santa Cruz, S.L.U.. Tous droits réservés. Projet de fan non officiel, non affilié à Paradox Interactive. Contenu du jeu © Paradox Interactive. À propos · Confidentialité · Mentions légales