zomb-8release2.pk3

PK3 83 MiB 1 map(s)

Counts

endoom0
graphics0
lumps16
maps36
palettes0

Totals (across maps)

Things9
Linedefs43
Sectors9
Monsters0
Items0
Raw model (for completeness)
{
  "meta": {
    "id": "871552f9-93e9-4bba-bc2b-4c974acd13a3",
    "sha1": "b52b0ca0f88549c46398ed84ac6fc3d595f2a07a",
    "sha256": "4655b76a5a46ea5af44a1da2c9be1afc02ccff2c1a7faf5f6c7e806f3fda889c",
    "filenames": [
      "zomb-8release2.pk3"
    ],
    "additional": {
      "engines": [
        "ZDOOM"
      ],
      "iwad": [],
      "filename": null,
      "added": "2013-04-18 23:04:10",
      "locked": false,
      "canDownload": true,
      "adult": false,
      "hidden": false,
      "name": null,
      "description": null,
      "maps": null,
      "graphicOverrides": null,
      "screenshots": {
        "APO01": "APO01.png",
        "APO02": "APO02.png",
        "APO03": "APO03.png",
        "APO04": "APO04.png",
        "APO05": "APO05.png",
        "APO06": "APO06.png",
        "APO07": "APO07.png",
        "APO08": "APO08.png",
        "APO09": "APO09.png",
        "APO10": "APO10.png",
        "APO11": "APO11.png",
        "ENDL01": "ENDL01.png",
        "ENDL02": "ENDL02.png",
        "ENDL03": "ENDL03.png",
        "ENDL04": "ENDL04.png",
        "ENDL05": "ENDL05.png",
        "ENDL06": "ENDL06.png",
        "ENDS01": "ENDS01.png",
        "LOL01": "LOL01.png",
        "MAP01": "MAP01.png",
        "SURV06": "SURV06.png",
        "SURV07": "SURV07.png",
        "SURV08": "SURV08.png",
        "SURV09": "SURV09.png",
        "SURV10": "SURV10.png",
        "SURV11": "SURV11.png",
        "SURV12": "SURV12.png",
        "TITLEMAP": "TITLEMAP.png",
        "VS01": "VS01.png",
        "VS02": "VS02.png",
        "VS03": "VS03.png",
        "VS04": "VS04.png",
        "VS05": "VS05.png",
        "VS06": "VS06.png",
        "VS07": "VS07.png"
      },
      "palettes": null,
      "categories": null
    },
    "flags": {
      "locked": false,
      "canDownload": true,
      "adult": false,
      "hidden": false
    },
    "added": "2013-04-18 23:04:10",
    "file": {
      "type": "PK3",
      "size": 87437199,
      "url": "https://wadarchive2.nyc3.digitaloceanspaces.com/b52b0ca0f88549c46398ed84ac6fc3d595f2a07a/b52b0ca0f88549c46398ed84ac6fc3d595f2a07a.pk3.gz",
      "corrupt": false
    },
    "content": {
      "maps": [
        "MAP01",
        "SURV06",
        "SURV08",
        "SURV07",
        "SURV09",
        "SURV10",
        "SURV11",
        "SURV12",
        "TITLEMAP",
        "APS01",
        "LOL01",
        "APO02",
        "APO04",
        "APO05",
        "ENDL01",
        "ENDL02",
        "ENDL04",
        "ENDL05",
        "ENDL06",
        "APO06",
        "ENDL03",
        "APO07",
        "APO08",
        "APO09",
        "APO10",
        "ENDS01",
        "VS01",
        "VS03",
        "VS04",
        "VS06",
        "VS05",
        "VS07",
        "VS02",
        "APO03",
        "APO11",
        "APO01"
      ],
      "counts": {
        "endoom": 0,
        "graphics": 0,
        "lumps": 16,
        "maps": 36,
        "palettes": 0
      },
      "engines_guess": [
        "ZDOOM"
      ]
    },
    "analysis": {
      "title": "zomb-8release2",
      "description": "This WAD contains 36 maps designed for the ZDoom engine, featuring a large and varied campaign. The gameplay likely involves moderate to challenging combat with a mix of monster types, though no specific IWAD is required. The resource balance and difficulty trends are not explicitly detailed, but the presence of many maps suggests a substantial experience. The visual style includes custom models and textures, indicating a techbase or mixed theme with modern enhancements. Progression is probably nonlinear or hub-like given the map count and ZDoom compatibility. The WAD is not vanilla compatible and relies on advanced engine features.",
      "tags": [
        "boom_compatible",
        "hard",
        "medium_maps",
        "mixed_theme",
        "nonlinear",
        "techbase"
      ],
      "origin": "gpt-4.1-mini"
    },
    "text_files": [
      {
        "source": "pk3",
        "name": "MODELDEF.txt",
        "contents": "Model Model-Door      // Name of actor in DECORATE\n{\n   Path \"models/cube\"    // Path to model in PK3\n   Model 0 \"cube.md3\"    // Model index, model file\n   Skin 0 \"sthlm_door08.png\"     // Model index, texture (can be in any format supported by GZDoom)\n   Scale 0.05 0.6 1.3             // Scale values\n\n   FrameIndex TEST A 0 0         // The sprite lump, sprite frame, model index, frame number\n}\n\nModel Model-Glass      // Name of actor in DECORATE\n{\n   Path \"models/cube\"    // Path to model in PK3\n   Model 0 \"cube.md3\"    // Model index, model file\n   Skin 0 \"Glassh.png\"     // Model index, texture (can be in any format supported by GZDoom)\n   Scale 0.1 1.0 1.0             // Scale values\n\n   FrameIndex TEST A 0 0         // The sprite lump, sprite frame, model index, frame number\n}\n\nModel Model-Door2      // Name of actor in DECORATE\n{\n   Path \"models/cube\"    // Path to model in PK3\n   Model 0 \"cube.md3\"    // Model index, model file\n   Skin 0 \"door2.png\"     // Model index, texture (can be in any format supported by GZDoom)\n   Scale 0.05 0.6 1.3             // Scale values\n\n   FrameIndex TEST A 0 0         // The sprite lump, sprite frame, model index, frame number\n}\n\nModel Model-Door2Closingone \t// Name of actor in DECORATE\n{\n   Path \"models/cube\"    // Path to model in PK3\n   Model 0 \"cube.md3\"    // Model index, model file\n   Skin 0 \"door2.png\"     // Model index, texture (can be in any format supported by GZDoom)\n   Scale 0.05 0.6 1.3             // Scale values\n\n   FrameIndex TEST A 0 0         // The sprite lump, sprite frame, model index, frame number\n}\n\nModel Model-Door3      // Name of actor in DECORATE\n{\n   Path \"models/cube\"    // Path to model in PK3\n   Model 0 \"cube.md3\"    // Model index, model file\n   Skin 0 \"door3.png\"     // Model index, texture (can be in any format supported by GZDoom)\n   Scale 0.05 0.6 1.3             // Scale values\n\n   FrameIndex TEST A 0 0         // The sprite lump, sprite frame, model index, frame number\n}\n\nModel Model-Door3Closingone \t// Name of actor in DECORATE\n{\n   Path \"models/cube\"    // Path to model in PK3\n   Model 0 \"cube.md3\"    // Model index, model file\n   Skin 0 \"door3.png\"     // Model index, texture (can be in any format supported by GZDoom)\n   Scale 0.05 0.6 1.3             // Scale values\n\n   FrameIndex TEST A 0 0         // The sprite lump, sprite frame, model index, frame number\n}\n\nModel Model-GlassThin      // Name of actor in DECORATE\n{\n   Path \"models/cube\"    // Path to model in PK3\n   Model 0 \"cube.md3\"    // Model index, model file\n   Skin 0 \"Glassh.png\"     // Model index, texture (can be in any format supported by GZDoom)\n   Scale 0.1 1.0 1.0             // Scale values\n\n   FrameIndex TEST A 0 0         // The sprite lump, sprite frame, model index, frame number\n}"
      }
    ]
  },
  "maps": [
    {
      "map": "MAP01",
      "title": "MAP01",
      "format": "hexen",
      "stats": {
        "things": 9,
        "linedefs": 43,
        "sidedefs": 82,
        "vertices": 51,
        "sectors": 9,
        "segs": 103,
        "ssectors": 29,
        "nodes": 28,
        "textures": {
          "NERK6": 1,
          "NERK2": 1,
          "NERK7": 1,
          "NERK3": 1,
          "NERK1": 1,
          "NERK4": 1,
          "UT22": 12,
          "NERK5": 1,
          "UT24": 2,
          "UT25": 9,
          "UT52": 28
        }
      },
      "monsters": {
        "total": 0,
        "by_type": {},
        "by_category": null
      },
      "items": {
        "total": 0,
        "by_type": {},
        "ammo_by_category": null,
        "weapons_present": null
      },
      "mechanics": {
        "teleports": false,
        "keys": [],
        "secret_exit": false
      },
      "difficulty": {
        "uv_monsters": 0,
        "hmp_monsters": 0,
        "htr_monsters": 0,
        "uv_items": 0,
        "hmp_items": 0,
        "htr_items": 0
      },
      "compatibility": "hexen",
      "metadata": {
        "title": null,
        "music": null,
        "source": "marker"
      },
      "images": [
        {
          "id": "e10dd7ec-27d3-403c-aad0-e1892fe0c01c",
          "url": "https://wadimages2.nyc3.digitaloceanspaces.com/b52b0ca0f88549c46398ed84ac6fc3d595f2a07a/MAP01/images/0.webp",
          "type": null
        },
        {
          "id": "2c9fb809-a9e4-4fd6-8841-79cc085d99bb",
          "url": "https://wadimages2.nyc3.digitaloceanspaces.com/b52b0ca0f88549c46398ed84ac6fc3d595f2a07a/MAP01/pano/pano_0.webp",
          "type": "pano"
        }
      ]
    }
  ]
}

gib.gg runs on open-source software and freely licensed replacement game assets from the Freedoom project. gib.gg is not affiliated with Bethesda Softworks, id Software, or ZeniMax Media. All trademarks belong to their respective owners. Some WADs and associated metadata on this site are sourced from WAD Archive. User-submitted content remains the responsibility of its respective authors. If you believe content on this site violates your rights, please send DMCA requests to dmca@gib.gg.