事件

支持盟友

hook_and_cod_wars.1400in_game/events/disaster/hook_and_cod_wars.txt:2220
支持盟友

我们的 Ha CWFaction盟友需要更多的资源来对抗 Ha CWEnemy Faction。幸运的是,站在 Ha CWFaction一边的不止我们。Faction Ally Country已经承诺支持我们的事业。也许应该请我们信任的盟友支持我们的事业。

需要hacw_sided_with_hook变量immediate

事件链

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

  1. 支持盟友
  2. 支持盟友
    ↳ 选项A“每个人都需要承担自己的责任。” · 立即
  3. Faction Ally Country的支持
    ↳ 选项A“支持[Get Ha CWFaction]。” · 立即
  4. Ha CWEnemy Faction Short的支持
    ↳ 选项A“[Common String Positive]” · 立即
  5. Ha CWEnemy Faction Short的支持
    ↳ 选项A“我们不能容忍后退!” · 14天后
  6. Faction Ally Country让我们失望了
    ↳ 选项B“我们承担不起。” · 立即
  7. Ha CWEnemy Faction Short的支持 (见上文)
    ↳ 选项B“我们可以自己承担费用。” · 立即

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

2221hide_portraits = yes
2222type = country_event
2223category = disaster_event
2224title = hook_and_cod_wars.1400.title 支持盟友
2225image = "gfx/interface/illustrations/disaster/succession_crisis.dds"
2226desc = hook_and_cod_wars.1400.desc 我们的 Ha CWFaction盟友需要更多的资源来对抗 Ha CWEnemy Faction。幸运的是,站在 Ha CWFaction一边的不止我们。Faction Ally Country已经承诺支持我们的事业。也许应该请我们信任的盟友支持我们的事业。
2227outcome = neutral
2228trigger = {
2229global_variable_list_size = {
2230name = hacw_hook_list
2231value > 1
}
2233global_variable_list_size = {
2234name = hacw_cod_list
2235value > 1
}
}
2238immediate = {
2239save_scope_as = holland
2240random_country = {
2241limit = {
2242NOT = {
2242this = root
}
2243is_target_in_global_variable_list = {
2243name = hacw_hook_list
2243target = this
}
}
2245save_scope_as = random_hook_country
}
2247random_country = {
2248limit = {
2249NOT = {
2249this = root
}
2250is_target_in_global_variable_list = {
2250name = hacw_cod_list
2250target = this
}
}
2252save_scope_as = random_cod_country
}
2254if = {
2255limit = {
2255has_variable = hacw_sided_with_hook
}
2256scope:random_hook_country = {
2256save_scope_as = faction_ally_country
}
2257scope:random_cod_country = {
2257save_scope_as = faction_enemy_country
}
}
2259else = {
2260scope:random_cod_country = {
2260save_scope_as = faction_ally_country
}
2261scope:random_hook_country = {
2261save_scope_as = faction_enemy_country
}
}
}

选项

A每个人都需要承担自己的责任。
2267trigger = {
2267hidden_trigger = {
2267exists = scope:faction_ally_country
}
}
2268scope:faction_ally_country = {
2269trigger_event_non_silently = hook_and_cod_wars.1401
}
B我们可以自己承担费用。
2275scale = -12
}
2276if = {
2277limit = {
2277exists = scope:holland
}
2279target_country = scope:holland
2280source_country = scope:holland
2281math = add
2282value = 2
}
}
2285hidden_effect = {
2286if = {
2287limit = {
2287exists = scope:faction_enemy_country
}
2288scope:faction_enemy_country = {
2289trigger_event_silently = hook_and_cod_wars.1404
}
}
}
C没有黄金,我们也只能上……
2297if = {
2298limit = {
2298exists = scope:holland
}
2300target_country = scope:holland
2301source_country = scope:holland
2302math = add
2303value = 2
}
}
© 2026 Soft Santa Cruz, S.L.U.。保留所有权利。非官方粉丝项目,与Paradox Interactive无关。游戏内容 © Paradox Interactive。 关于 · 隐私 · 法律声明