나무모에 미러 (일반/밝은 화면)
최근 수정 시각 : 2026-08-18 06:21:04

Project Zomboid/MOD


#!if top = 문서명1 != null ? 문서명1 : calleeTitle != null ? (i = calleeTitle.lastIndexOf("/")) != -1 ? calleeTitle.substr(0, i) : '상위 문서' : '상위 문서'
[[파일:상위 문서 아이콘.svg|align=left&width=21.6px]] {{{#!html  }}} 상위 문서: [[]]


||<-3><table align=center><tablebordercolor=#000><#000>
파일:Project Zomboid 로고.svg
||
시스템
생존자 <colbgcolor=#fff,#000>직업 · 특성 · 무들 · 기술
아이템 총기류 · 근접무기 · 식량과 요리 · 의복
차량정비 · 건축과 가구
세계관 지역 (루이빌 시) · TV 및 라디오 · 인쇄 매체
세부
시스템
시나리오 · 차량 · 동물 · 랜덤 인카운터
OST · 업데이트 · 이스터 에그
기타 공략 · MOD
모든 문서는 최신 버전 기준으로 서술되어야 합니다.
(최신 버전: 2026년 8월 6일 기준, 빌드 42.20.2)

※ 이 문서는 오래된 내용을 포함할 수 있습니다.
문서의 내용이 Project Zomboid의 최신 버전과 다를 수 있습니다.
(최신 버전: 2026년 8월 5일 기준, 빌드 42.20.2)

문서의 수정/편집이 진행되는 과정에서 미완성된 듯한 모습을 보일 수 있습니다.

1. 개요2. B41.78.xx
2.1. 번역2.2. 특성2.3. 아이템 추가 및 제작 시스템 추가2.4. 캐릭터 모델링2.5. 치트, 편의성, UI 개선2.6. 차량 관련2.7. 탄도학2.8. 지역 추가2.9. 시스템 관련
3. B42.20.xx
3.1. 기본 시스템 수정, 기반형 모드3.2. 캐릭터 외형 변경3.3. 모션 추가, 수정3.4. 장비와 도구 추가, 수정3.5. 차량 추가, 수정3.6. 동물 추가3.7. 게임 시스템 수정3.8. 지역 추가, 수정3.9. NPC 추가3.10. 독립형 모드3.11. 한글 패치


1. 개요

Project ZomboidMOD에 관한 문서이다. 게임 자체가 사실성과 내적 완결성을 상당 부분 갖추고 있으나, 개발 속도 자체가 워낙에 느리기 때문인지 아직 완전하지 않은 부분이 많으며, 이를 보완하는 모드가 다수 나온 상태이다. 개중에는 공식에서 추가될 예정인 NPC나 사냥, 블랙스미스 등을 시스템으로 미리 추가해 주는 모드도 있고, 개발사 측도 모드에 매우 긍정적으로 반응하고 있어 CD나 비디오테이프, 미니맵처럼 공식 게임에 수입된 사례도 많으며, 좋은 반응을 얻은 모드의 경우 개발 블로그의 Mod Spotlight 코너를 통해 직접 소개하고 인터뷰를 따기도 한다.

Project Zomboid의 기본적인 코드는 Java(B42 불안정판 기준 버전 17)로 작성되었으며, 여기에서 작성된 zombie.LuaManager 클래스를 통해 이들 중 일부를 Lua로 작성된 스크립트를 이용하여 사용/조작할 수 있도록 노출되어 있다. 다만 공식적으로 API가 제공되지 않으므로 비공식적인 API 목록을 통해 프로그램의 구조를 유추할 수 있을 뿐이며, 실제로 활용하려면 좀보이드가 설치된 폴더에서 media\\lua 폴더를 통해 Lua로 작성된 파일들을 뜯어보고 사용법을 유추해야 한다. 각 Lua 함수의 구체적인 작동 기작을 확인하려면 아예 Java 디컴파일러를 사용하여 직접 코드를 뜯어봐야 한다.

Project Zomboid의 모딩은 기본적으로 Lua를 이용한 것만 지원한다. 이것만으로도 자유도는 충분히 높아, 위에서 언급한 만큼 다양한 시스템을 미리 추가하거나 보완하는 기능을 하고 있어 퀄리티는 높은 편이다. 일부 모드는 Java 파일을 대체하는 '수동 설치'를 요구하기도 한다.

2026년 4월 7일, 악성 코드 관련 모드들에 대한 개발진의 삭제 조치가 공지되었다.

모드들 중 아래와 같은 특성이 있을 경우 별도의 그림으로 표시하였다.
버그가 많음 🪲
호환성이 좋지 않음 🔧
자체 한글 지원 📖

2. B41.78.xx

2.1. 번역

2.2. 특성

2.3. 아이템 추가 및 제작 시스템 추가

2.4. 캐릭터 모델링

2.5. 치트, 편의성, UI 개선

2.6. 차량 관련

2.7. 탄도학

2.8. 지역 추가

지역 모드는 설치가 매우 까탈스러운 편이다. 타일셋 모드를 요구하는 경우도 부지기수고, 기존 세이브에 추가할 때는 이미 방문한 청크라면 맵 클리너를 돌려서 해당 청크를 초기화해야 한다. 그리고 모드 순서를 신경 쓰지 않으면 맵끼리 겹쳐서 깨지는 문제도 발생한다. 아예 새 세이브를 파던가 백업을 잘 해두고 설명을 찾아가며 세심하게 접근하는 게 좋다. 참고
지역 모드를 여럿 설치하면 게임의 환경이 크게 바뀐다. 예시로 트렐라이나 레이븐 크릭 등의 거대하면서도 주요 파밍지가 다닥다닥 밀집되어 있는 대도시 모드가 여럿 깔리면, 바닐라의 최종 목적지였던 루이빌은 붕어빵 같은 주택가만 징그럽게 늘어서 있고 파밍할 물자도 딱히 압도적으로 많지는 않은, 그냥 좀비만 더럽게 많은 재미없는 도시가 된다. 다른 예시로 혹은 포트 레드스톤이나 포트 락 릿지 등의 군사기지 모드도 여럿 깔면 접근성이 좋은 군기지에서 군용배낭과 탄환, 총기 등을 잔뜩 집어먹을 수 있기 때문에 원래라면 중요한 파밍지가 되어야 할 비밀 기지나 세이프 하우스는 버려지는 곳이 되고, 어지간한 마굴도 그냥 총질로 쓸어버릴 수 있다. 여기에 브리타나 싸울아비처럼 강력한 총기 혹은 무장을 추가하는 모드까지 더하면 좀비 아포칼립스에서 유사 핵 앤 슬래시로 장르가 뒤바뀌는 수준. 다만 모드 특성상 주로 바닐라에서 비어 있던 지역을 활용하기 때문에 안전지대가 줄어드는 것은 유의하는 것이 좋다.

2.9. 시스템 관련

파일:상세 내용 아이콘.svg   자세한 내용은 Project Zomboid/MOD/Super Survivors! 문서
#!if (문단 == null) == (앵커 == null)
를
#!if 문단 != null & 앵커 == null
의 [[Project Zomboid/MOD/Super Survivors!#s-|]]번 문단을
#!if 문단 == null & 앵커 != null
{{{#!if 문서명 = 문서명 != null ? 문서명 : calleeTitle
의 [[Project Zomboid/MOD/Super Survivors!#|]] 부분을}}}
참고하십시오.

3. B42.20.xx

3.1. 기본 시스템 수정, 기반형 모드

3.2. 캐릭터 외형 변경

3.3. 모션 추가, 수정

3.4. 장비와 도구 추가, 수정

3.5. 차량 추가, 수정

3.6. 동물 추가

3.7. 게임 시스템 수정

3.8. 지역 추가, 수정

3.9. NPC 추가

3.10. 독립형 모드

위 모드들이 단순히 지역이나 도시를 추가해주는 모드라면, 아래의 모드들은 맵 구조 전체를 덮어쓰는 모드이며 그 어떠한 지역 모드와도 호환되지않는다.

3.11. 한글 패치




#!if version2 == null
{{{#!wiki style="border:1px solid gray;border-top:5px solid gray;padding:7px;margin-bottom:0px"
[[크리에이티브 커먼즈 라이선스|[[파일:CC-white.svg|width=22.5px]]]] 이 문서의 내용 중 전체 또는 일부는 {{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/Red Days|Red Days]]}}}{{{#!if external != "o"
[[Red Days]]}}}}}} 문서의 {{{#!if uuid == null
'''uuid not found'''}}}{{{#!if uuid != null
[[https://namu.wiki/w/Red Days?uuid=6b54eb08-7eef-4c1c-b3cf-d32e3c68ba6d|r11]]}}} 판{{{#!if paragraph != null
, [[https://namu.wiki/w/Red Days?uuid=6b54eb08-7eef-4c1c-b3cf-d32e3c68ba6d#s-|번 문단]]}}}에서 가져왔습니다. [[https://namu.wiki/history/Red Days?commit=6b54eb08-7eef-4c1c-b3cf-d32e3c68ba6d|이전 역사 보러 가기]]}}}
#!if version2 != null
{{{#!wiki style="display: block;"
{{{#!wiki style="border:1px solid gray;border-top:5px solid gray;padding:7px;margin-bottom:0px"
[[크리에이티브 커먼즈 라이선스|[[파일:CC-white.svg|width=22.5px]]]] 이 문서의 내용 중 전체 또는 일부는 다른 문서에서 가져왔습니다.
{{{#!wiki style="text-align: center"
{{{#!folding [ 펼치기 · 접기 ]
{{{#!wiki style="text-align: left; padding: 0px 10px"
{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/Red Days|Red Days]]}}}{{{#!if external != "o"
[[Red Days]]}}}}}} 문서의 {{{#!if uuid == null
'''uuid not found'''}}}{{{#!if uuid != null
[[https://namu.wiki/w/Red Days?uuid=6b54eb08-7eef-4c1c-b3cf-d32e3c68ba6d|r11]]}}} 판{{{#!if paragraph != null
, [[https://namu.wiki/w/Red Days?uuid=6b54eb08-7eef-4c1c-b3cf-d32e3c68ba6d#s-|번 문단]]}}} ([[https://namu.wiki/history/Red Days?commit=6b54eb08-7eef-4c1c-b3cf-d32e3c68ba6d|이전 역사]])
{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid2 == null
'''uuid2 not found'''}}}{{{#!if uuid2 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph2 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?commit=|이전 역사]]){{{#!if version3 != null
{{{#!wiki style="display: block;"

{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid3 == null
'''uuid3 not found'''}}}{{{#!if uuid3 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph3 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?commit=|이전 역사]])}}}}}}{{{#!if version4 != null
{{{#!wiki style="display: block;"

{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid4 == null
'''uuid4 not found'''}}}{{{#!if uuid4 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph4 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?commit=|이전 역사]])}}}}}}{{{#!if version5 != null
{{{#!wiki style="display: block;"

{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid5 == null
'''uuid5 not found'''}}}{{{#!if uuid5 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph5 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?commit=|이전 역사]])}}}}}}{{{#!if version6 != null
{{{#!wiki style="display: block;"

{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid6 == null
'''uuid6 not found'''}}}{{{#!if uuid6 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph6 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?commit=|이전 역사]])}}}}}}{{{#!if version7 != null
{{{#!wiki style="display: block;"

{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid7 == null
'''uuid7 not found'''}}}{{{#!if uuid7 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph7 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?commit=|이전 역사]])}}}}}}{{{#!if version8 != null
{{{#!wiki style="display: block;"

{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid8 == null
'''uuid8 not found'''}}}{{{#!if uuid8 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph8 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?commit=|이전 역사]])}}}}}}{{{#!if version9 != null
{{{#!wiki style="display: block;"

{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid9 == null
'''uuid9 not found'''}}}{{{#!if uuid9 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph9 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?commit=|이전 역사]])}}}}}}{{{#!if version10 != null
{{{#!wiki style="display: block;"

{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid10 == null
'''uuid10 not found'''}}}{{{#!if uuid10 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph10 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?commit=|이전 역사]])}}}}}}{{{#!if version11 != null
{{{#!wiki style="display: block;"

{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid11 == null
'''uuid11 not found'''}}}{{{#!if uuid11 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph11 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?commit=|이전 역사]])}}}}}}{{{#!if version12 != null
{{{#!wiki style="display: block;"

{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid12 == null
'''uuid12 not found'''}}}{{{#!if uuid12 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph12 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?commit=|이전 역사]])}}}}}}{{{#!if version13 != null
{{{#!wiki style="display: block;"

{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid13 == null
'''uuid13 not found'''}}}{{{#!if uuid13 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph13 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?commit=|이전 역사]])}}}}}}{{{#!if version14 != null
{{{#!wiki style="display: block;"

{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid14 == null
'''uuid14 not found'''}}}{{{#!if uuid14 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph14 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?commit=|이전 역사]])}}}}}}{{{#!if version15 != null
{{{#!wiki style="display: block;"

{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid15 == null
'''uuid15 not found'''}}}{{{#!if uuid15 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph15 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?commit=|이전 역사]])}}}}}}{{{#!if version16 != null
{{{#!wiki style="display: block;"

{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid16 == null
'''uuid16 not found'''}}}{{{#!if uuid16 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph16 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?commit=|이전 역사]])}}}}}}{{{#!if version17 != null
{{{#!wiki style="display: block;"

{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid17 == null
'''uuid17 not found'''}}}{{{#!if uuid17 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph17 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?commit=|이전 역사]])}}}}}}{{{#!if version18 != null
{{{#!wiki style="display: block;"

{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid18 == null
'''uuid18 not found'''}}}{{{#!if uuid18 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph18 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?commit=|이전 역사]])}}}}}}{{{#!if version19 != null
{{{#!wiki style="display: block;"

{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid19 == null
'''uuid19 not found'''}}}{{{#!if uuid19 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph19 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?commit=|이전 역사]])}}}}}}{{{#!if version20 != null
{{{#!wiki style="display: block;"

{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid20 == null
'''uuid20 not found'''}}}{{{#!if uuid20 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph20 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?commit=|이전 역사]])}}}}}}{{{#!if version21 != null
{{{#!wiki style="display: block;"

{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid21 == null
'''uuid21 not found'''}}}{{{#!if uuid21 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph21 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?commit=|이전 역사]])}}}}}}{{{#!if version22 != null
{{{#!wiki style="display: block;"

{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid22 == null
'''uuid22 not found'''}}}{{{#!if uuid22 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph22 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?commit=|이전 역사]])}}}}}}{{{#!if version23 != null
{{{#!wiki style="display: block;"

{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid23 == null
'''uuid23 not found'''}}}{{{#!if uuid23 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph23 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?commit=|이전 역사]])}}}}}}{{{#!if version24 != null
{{{#!wiki style="display: block;"

{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid24 == null
'''uuid24 not found'''}}}{{{#!if uuid24 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph24 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?commit=|이전 역사]])}}}}}}{{{#!if version25 != null
{{{#!wiki style="display: block;"

{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid25 == null
'''uuid25 not found'''}}}{{{#!if uuid25 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph25 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?commit=|이전 역사]])}}}}}}{{{#!if version26 != null
{{{#!wiki style="display: block;"

{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid26 == null
'''uuid26 not found'''}}}{{{#!if uuid26 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph26 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?commit=|이전 역사]])}}}}}}{{{#!if version27 != null
{{{#!wiki style="display: block;"

{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid27 == null
'''uuid27 not found'''}}}{{{#!if uuid27 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph27 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?commit=|이전 역사]])}}}}}}{{{#!if version28 != null
{{{#!wiki style="display: block;"

{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid28 == null
'''uuid28 not found'''}}}{{{#!if uuid28 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph28 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?commit=|이전 역사]])}}}}}}{{{#!if version29 != null
{{{#!wiki style="display: block;"

{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid29 == null
'''uuid29 not found'''}}}{{{#!if uuid29 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph29 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?commit=|이전 역사]])}}}}}}{{{#!if version30 != null
{{{#!wiki style="display: block;"

{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid30 == null
'''uuid30 not found'''}}}{{{#!if uuid30 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph30 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?commit=|이전 역사]])}}}}}}{{{#!if version31 != null
{{{#!wiki style="display: block;"

{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid31 == null
'''uuid31 not found'''}}}{{{#!if uuid31 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph31 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?commit=|이전 역사]])}}}}}}{{{#!if version32 != null
{{{#!wiki style="display: block;"

{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid32 == null
'''uuid32 not found'''}}}{{{#!if uuid32 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph32 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?commit=|이전 역사]])}}}}}}{{{#!if version33 != null
{{{#!wiki style="display: block;"

{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid33 == null
'''uuid33 not found'''}}}{{{#!if uuid33 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph33 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?commit=|이전 역사]])}}}}}}{{{#!if version34 != null
{{{#!wiki style="display: block;"

{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid34 == null
'''uuid34 not found'''}}}{{{#!if uuid34 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph34 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?commit=|이전 역사]])}}}}}}{{{#!if version35 != null
{{{#!wiki style="display: block;"

{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid35 == null
'''uuid35 not found'''}}}{{{#!if uuid35 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph35 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?commit=|이전 역사]])}}}}}}{{{#!if version36 != null
{{{#!wiki style="display: block;"

{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid36 == null
'''uuid36 not found'''}}}{{{#!if uuid36 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph36 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?commit=|이전 역사]])}}}}}}{{{#!if version37 != null
{{{#!wiki style="display: block;"

{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid37 == null
'''uuid37 not found'''}}}{{{#!if uuid37 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph37 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?commit=|이전 역사]])}}}}}}{{{#!if version38 != null
{{{#!wiki style="display: block;"

{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid38 == null
'''uuid38 not found'''}}}{{{#!if uuid38 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph38 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?commit=|이전 역사]])}}}}}}{{{#!if version39 != null
{{{#!wiki style="display: block;"

{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid39 == null
'''uuid39 not found'''}}}{{{#!if uuid39 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph39 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?commit=|이전 역사]])}}}}}}{{{#!if version40 != null
{{{#!wiki style="display: block;"

{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid40 == null
'''uuid40 not found'''}}}{{{#!if uuid40 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph40 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?commit=|이전 역사]])}}}}}}{{{#!if version41 != null
{{{#!wiki style="display: block;"

{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid41 == null
'''uuid41 not found'''}}}{{{#!if uuid41 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph41 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?commit=|이전 역사]])}}}}}}{{{#!if version42 != null
{{{#!wiki style="display: block;"

{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid42 == null
'''uuid42 not found'''}}}{{{#!if uuid42 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph42 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?commit=|이전 역사]])}}}}}}{{{#!if version43 != null
{{{#!wiki style="display: block;"

{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid43 == null
'''uuid43 not found'''}}}{{{#!if uuid43 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph43 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?commit=|이전 역사]])}}}}}}{{{#!if version44 != null
{{{#!wiki style="display: block;"

{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid44 == null
'''uuid44 not found'''}}}{{{#!if uuid44 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph44 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?commit=|이전 역사]])}}}}}}{{{#!if version45 != null
{{{#!wiki style="display: block;"

{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid45 == null
'''uuid45 not found'''}}}{{{#!if uuid45 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph45 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?commit=|이전 역사]])}}}}}}{{{#!if version46 != null
{{{#!wiki style="display: block;"

{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid46 == null
'''uuid46 not found'''}}}{{{#!if uuid46 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph46 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?commit=|이전 역사]])}}}}}}{{{#!if version47 != null
{{{#!wiki style="display: block;"

{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid47 == null
'''uuid47 not found'''}}}{{{#!if uuid47 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph47 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?commit=|이전 역사]])}}}}}}{{{#!if version48 != null
{{{#!wiki style="display: block;"

{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid48 == null
'''uuid48 not found'''}}}{{{#!if uuid48 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph48 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?commit=|이전 역사]])}}}}}}{{{#!if version49 != null
{{{#!wiki style="display: block;"

{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid49 == null
'''uuid49 not found'''}}}{{{#!if uuid49 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph49 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?commit=|이전 역사]])}}}}}}{{{#!if version50 != null
{{{#!wiki style="display: block;"

{{{#!wiki style="display: inline-block"
{{{#!if external == "o"
[[https://namu.wiki/w/|]]}}}{{{#!if external != "o"
[[]]}}}}}} 문서의 {{{#!if uuid50 == null
'''uuid50 not found'''}}}{{{#!if uuid50 != null
[[https://namu.wiki/w/?uuid=|r]]}}} 판{{{#!if paragraph50 != null
, [[https://namu.wiki/w/?uuid=#s-|번 문단]]}}} ([[https://namu.wiki/history/?commit=|이전 역사]])}}}}}}}}}}}}}}}}}}}}}


[1] 게임의 배경은 1990년대 켄터키인데 한국 가요의 가사가 나오고, 심지어 당시에는 한국 내에서도 존재하지 않았던 치느님 등의 신조어가 나온다.[2] 장검 특성을 부여해 주는 검술가, 쇠지렛대 자체를 강화시켜주는 고든나이트 등.[3] 체력이 0%가 되거나 끌고 가기에 당하면 게임 중 단 한번 체력 100%로 부활시켜주는 철인. (이 과정에서 좀비의 공격으로 인한 감염까지 치료된다.) 좀비에게 감염 시, 감염으로 인한 사망 대신 일정 시간 동안 디버프가 부여되고 서서히 회복되는 슈퍼 면역 등. 샌드박스 설정에서 특성에 대한 스킬 쿨타임 같은 세부 설정을 할 수 있다.[4] 물론 반대쪽 특성도 있는데, 긁히기만 해도 감염 확률이 30% 이상으로 치솟아 버리는 면역 체계 손상이나(심지어 이 특성은 감염되지 않음 설정을 키더라도 이 설정과 별개의 확률인지라, 플레이어가 감염이 돼 버린다.), 전신에 화상으로 인한 어마어마한 디버프를 가지고 시작하는 화상 병동 환자 등도 있다.[5] 예시를 들자면 배가 고픈 상태면 잠이 늘어나는 특성이 달리고, 배가 부르면 이 특성이 사라지는 식이다.[6] 돌격병의 경우 산탄총과 대형망치를 들고 스폰하는 식. 전투병과+특화 설정이 컨셉을 맞추란 것인지 트레잇들이 4점으로 딱딱 나뉘어 있다.[7] 직업말고 추가된 트레잇은 다른 직업으로도 선택할 수 있다. 또한 긍적적인 트레잇뿐만 아니라 모드 전용 부정적 트레잇까지 제공한다.[8] 좀보이드 시스템상 한 객체에 들 수 있는 무게의 최대치는 50으로 지정되어 있다. 플레이어와 가방을 포함한 보관함에 타일까지 일반적인 방법으로 채워질 수 있는 무게는 딱 50이 한계. 그래서 가방(내부의 아이템 포함) 무게가 플레이어의 무게 한도를 넘으면 아예 인벤토리에 넣을 수가 없어 멜 수도 없는 것이다. 내려놓은 가방 내부의 아이템을 바닥에 쏟아 가방 자체의 무게를 줄이면 다시 멜 수 있다.[9] 두 종류가 있다. 하나는 구버전 40빌드 텍스처의 파란색 장갑트럭이고, 나머지 하나는 41빌드 이후 신버전 텍스처의 검은색 밴.[10] 41.50 이후 최신 업데이트 버전에서는 삭제됨. 브리타 등 다른 총기관련 모드들로 인해 중복된다는 이유.[11] 이름에 걸맞게 고무탄을 발사한다.[12] 태양열 전지로 충전된 배터리는 켜고 끌 수 있다. 냉장고 때문에 계속 켜두고 싶다면 대략 40개 이상의 대형 차량 배터리가 필요하니 각오하자.[13] 배터리 수명 설정을 따로 해주지 않는 한 배터리는 점차 충전량이 줄어들다가 못 쓰게 된다.[14] 다만 해당 나무를 베서 목재론 쓸 수 없다.[15] 해당 모드를 통해 와인병 외에 와인팩이 추가된다.[16] 다른 재료를 넣거나 숙성을 더 하는 식으로 모드를 통해 추가된 술도 양조할 수 있다.[17] 모드내 칼로리 최고 존엄은 마카로니 인데 3000칼로리를 가지고 있다. 게다가 그릇들이 있다면 나누어 담을 수 있는데 버그 때문인지 나눠 담은 그릇에도 똑같은 3000칼로리가 적용된다.[18] 원본 사운드배틀필드 4에 나오는 가로등이 부숴지는 소리이다. 왜 이렇게 경쾌해[19] 모더가 한국인이라 그런지 K1A, K2, K3, K5 같은 국산무기들도 보인다.[20] 산탄률 조정, 조준경의 경우 우클릭하여 멀리 내다볼 수 있는 거리증가 같은 방식으로 유용한 기능이 많다.[21] 바이오하자드 시리즈의 BOW처럼 일반 좀비보다 더 강한 특수개체가 있는 것도 아니라서 50 BMG 탄을 쓰는 무기 같은 초고화력 무기들은 관통이 가능해 소리가 우렁차 좀비가 얼마든지 몰려오건 말건 과잉화력으로 싹쓸어 버릴 수 있기 때문. 물론 최근에 나온 각종 특수좀비/밴딧모드를 적용한다면 얘기가 달라지겠지만...[22] 대신 급조 사제 소음기 두 종류가 있다. 강력 접착테이프와 소다병 빈통만 있으면 되는 병 소음기와 주유소나 차량정비소 등지에서 획득할 수 있는 오일필터를 이용한 소음기인데 전자는 권총 및 기관단총에, 후자는 소총, 자동소총, 기관총 등에 부착이 가능하다. 운 좋게 고유 소음기를 득템한 경우가 아니면 이쪽이 오히려 더 자주 겪게 될 정도.[23] 샌드박스에서 사용량 배율을 설정할 수 있다.[24] 다만 이 모드 자체가 많이 사용되기에, 이 모드에 의상을 최적화시키는 애드온이 있기는 하다. 기본 의상은 물론, 브리타 의상 등 메이저한 의상 모드에도 호환된다.[25] 대충 브리타 무기 모드 상위호환이라 생각하면 된다.[26] 장탄수 100발에 필요한 탄환마저 무려 못을 쓰고, 돌격소총의 연사력+샷건의 스플래쉬 공격이라는 점을 모두 가진 완전체 무기. 다만 총기류, 탄창 자체의 무게가 엄청나다는 점(소총의 무게가 무려 10이다.)과, 탄창 드랍률이 많이 낮은 게 단점이다.[27] 일부 춤들은 특전 카드를 가지고 있어야 출수 있다.[28] 다만, Weapon Modifiers 모드와는 호환성이 좋지 않다. 정확히 말해서는 게임 진행 자체는 지장이 없지만, 인챈트된 무기의 이름을 변경하려 하면, 원래 이름으로 되돌아가 버린다.[29] 전기는 진입할 때마다 연료와 내구도가 풀로 채워지는 발전기가 근처에 있고, 수도는 2층에 빗물받이 드럼통을 도배해 둔 구조다. 기본 설치된 싱크대가 없으면 빗물받이가 없어 수도 사용 불가.[30] 플레이어도 내부공간 진입 시 제한이 있는데 주변에 좀비가 있거나, 후술된 밴딧모드 NPC가 주변에 있으면 내부공간 진입이 불가능하다.[31] 특히 탈출 모드를 플레이하다가 이 헬기를 발견한다면 사실상 클리어 확정일 정도로 난이도가 크게 급락한다.물론 그 헬기를 타고 직접 탈출하면 되지 않나라고 생각이 들겠지만... 당장 탈출 지점까지 가는데도 들어가는 시간이 크게 줄어들며, 탈출 신호를 보낸 후 그냥 헬기만 타고 대기하고만 있어도 좀비들이 플레이어를 전혀 건들지를 못한다. 통상적인 다른 차량들에 비해 연료가 빨리는 속도가 굉장히 빠르지만, 그걸 감안해도 탈출 완료까지 버티기에는 충분하기 때문에 단점 축에도 못 끼는 편.[32] 특히 주유소와 군장점이 추가되면서 아이템 드롭 설정이 적음 기준으로 사실상 파밍 및 정착 준비까지 끝나는 수준이 된다.[33] 웹툰 작가 스포일드머핀이 제작했다.[34] https://projectzomboid.com/blog/news/2021/10/mod-spotlight-daegu/ 개발진과 인터뷰도 하였다.[35] 당연히 동물은 없다.[36] 군사병원 내부 제외. 거의 마굴 수준으로 좀비들이 몰려 있으므로 웬만하면 조용히 넘어가는 게 좋다.[37] 덤으로 모어 트레잇 모드의 철인 특성을 활성화해놓은 상황이라면, 낙하한 자리에서 부활하지만, 그 자리에서 빠져나오지 못하는 악순환이 일어난다. 그냥 죽은 거나 별 다를 바 없는 것이다.[38] 바닐라에선 수도장치에 직접 연결된 물통 안에 있는 물만 소모되고, 다른 통 들이 연결되어 있어도 직접연결된 물통을 다쓰기 전엔 다른통의 물을 사용할 수 없다. 예를 들자면 용량 400의 빗물 받이 통이 3개가 있고 10L, 200L, 90L으로 물이 차있다면 바닐라는 직접연결된 물 10L를 전부 소모하기 전까지는 다른 물통의 물을 아예 사용할 수가 없어서(10L 이상의 물을 쓰려고 하면 물부족이 뜬다.) 빗물받이 통 여러 개를 연결한다 하여도 큰 이득이 없지만 이 모드는 시간이 지나면 연결된 빗물받이 통에 평균값으로 물을 분배해서(위의 상황을 대입하면 10L, 200L, 90L가 차있는 물통들이 시간이지나면 100L가 차있는 물통 3개로 바뀐다.) 통 낭비가 없어진다.[39] 이를 맞추지 않으면 오류가 발생한다. 경고창이 상시 떠 있으며 비율과 별개로 지정되어 모든 좀비가 뛰는 좀비가 될 수도 있다.[40] Red Days는 영어권에서 월경을 의미하는 완곡어법이다.[41] 베이스가 가축이기 때문인지 풀도 주식으로 먹일 수 있다.[42] 예를 들면 어중간하게 망가진, 엄청나게 무거운 차가 길 한가운데를 가로막고 있다던가 하는 상황이 있다. 이러면 해체도 안 되고 견인도 여간 어려운게 아니다.[43] 현실적이기는 한데 '굳이 게임에서까지 이래야 하나?' 하는 생각이 들게 하는 답답한 부분이다.[44] 이들은 플레이어와 조우 시 플레이어를 계속 따라다니며 좀비, 적대적 밴딧들과 싸운다.[45] 특히 주거지에서 등장하는 밴딧들이 여럿 등장하며, 이들이 뿌려대는 어마무시한 오브젝트 때문에 렉이 미친 듯이 발생한다. 물론 플레이어가 접근만 하지 않으면 딱히 전투할 일도 없긴 하지만, 이들 때문에 발생하는 렉 때문에라도 주기적으로 토벌을 나가야 해서 귀찮음이 배가 된다. 그렇다고 또 토벌이 쉽냐 하면 그것도 아닌 게, 몇몇 적들이 총기까지 들고 있으므로 문자 그대로 목숨을 건 사투를 펼쳐야 한다.[49] 이 모드 역시 여느 대형 모드와 동일하게 게임의 시스템적 요소들을 크게 바꿔버리기 때문에 초보자에게는 권장하지 않는다. 숙련된 플레이어라도 플레이 스타일 및 여타 취향에 따라 호불호가 갈릴 수 있으니 참고할 것[46] 이전에는 밴딧이 좀비 판정이라 수면을 취하지 못하는 문제가 있었는데, 이 문제는 밴딧들을 죄다 적대적인 상태로 수정(...)함으로써 해결.[47] 그 외에도 여러 가지 문제가 많은데, 우선 수많은 터렛 모드들이 밴딧들을 죄다 좀비 취급해버리므로 사격 범위에 들어오기만 하면 죄다 육편으로 만들어버린다. 각종 모드들이 밴딧들을 전부 좀비로 판정해버리는 아주 골 때리는 상황.[48] 물론 교외에서는 방독면 없이 돌아다닐 수 있다.