zomb-8release2-vsfix3.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": "51ece903-ea8a-449e-bf7c-f5fe10a2c9cb",
    "sha1": "39bcd21bffaa6ab5fd977c797e1fd6ae35abeab3",
    "sha256": "58ba0622233d2e7ff1d121ddc6525b7d252e0f6977e8f52d9e96aa7d2df3ab62",
    "filenames": [
      "zomb-8release2-vsfix3.pk3"
    ],
    "additional": {
      "engines": [],
      "iwad": [],
      "filename": null,
      "added": "2013-07-01 14:57:07",
      "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-07-01 14:57:07",
    "file": {
      "type": "PK3",
      "size": 87431868,
      "url": "https://wadarchive2.nyc3.digitaloceanspaces.com/39bcd21bffaa6ab5fd977c797e1fd6ae35abeab3/39bcd21bffaa6ab5fd977c797e1fd6ae35abeab3.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
      }
    },
    "analysis": {
      "title": "zomb-8release2-vsfix3",
      "description": "This WAD contains 36 maps, indicating a large-scale megawad experience. The maps feature a mix of themes with heavy use of custom models and textures, suggesting a modern, possibly techbase or mixed thematic style. Monster encounters are likely varied with potential for challenging combat scenarios, though exact difficulty is not specified. Resource distribution and progression style are unclear, but the presence of many maps implies a substantial, possibly nonlinear or key-hunt structure. The WAD is packaged as a PK3 file, implying compatibility with source ports supporting modern features rather than vanilla Doom. No explicit authorship or detailed gameplay notes are provided.",
      "tags": [
        "boom_compatible",
        "challenge_wad",
        "large_megawad",
        "mixed_theme",
        "nonlinear"
      ],
      "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": {
          "NERK3": 1,
          "NERK2": 1,
          "NERK6": 1,
          "NERK4": 1,
          "UT52": 28,
          "UT22": 12,
          "UT25": 9,
          "NERK5": 1,
          "NERK1": 1,
          "NERK7": 1,
          "UT24": 2
        }
      },
      "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": "5d4a921c-0204-4ea3-86ea-b38bca9d0dd8",
          "url": "https://wadimages2.nyc3.digitaloceanspaces.com/39bcd21bffaa6ab5fd977c797e1fd6ae35abeab3/MAP01/images/0.webp",
          "type": null
        },
        {
          "id": "f6a8658b-d5d4-4fc2-8cf2-80815fd9e5b5",
          "url": "https://wadimages2.nyc3.digitaloceanspaces.com/39bcd21bffaa6ab5fd977c797e1fd6ae35abeab3/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.