스크립트 효과

hacw_change_enemy_faction_score

hacw_change_enemy_faction_scorein_game/events/disaster/hook_and_cod_wars.txt:34
요구 조건hacw_preferred_faction_cod변수else ifhacw_preferred_faction_hook변수ifhacw_sided_with_cod변수else ifhacw_sided_with_hook변수if

정의in_game/events/disaster/hook_and_cod_wars.txt:34

35if = {
36limit = {
36$source_country$ = {
36OR = {
36has_variable = hacw_sided_with_hook
}
}
}
37$target_country$ = {
37is_good = bad
37math = $math$
37value = $value$
37faction = cod
}
}
}
39else_if = {
40limit = {
40$source_country$ = {
40OR = {
40has_variable = hacw_sided_with_cod
}
}
}
41$target_country$ = {
41is_good = bad
41math = $math$
41value = $value$
41faction = hook
}
}
}
© 2026 Soft Santa Cruz, S.L.U.. 모든 권리 보유. 비공식 팬 프로젝트이며 Paradox Interactive와 관련이 없습니다. 게임 콘텐츠 © Paradox Interactive. 소개 · 개인정보 보호 · 법적 고지