이벤트

동맹 지원

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. 소개 · 개인정보 보호 · 법적 고지