Counts

endoom0
graphics4
lumps2274
maps12
palettes0

Totals (across maps)

Things732
Linedefs5328
Sectors1273
Monsters0
Items0
Raw model (for completeness)
{
  "meta": {
    "id": "f1cb82cf-f45a-4a7b-97f7-cc8a96a25b88",
    "sha1": "ef8090f8574395cffac4528189a8f21b8ffa7bda",
    "sha256": "dabeb0b26c232754ebf1e6b1b95c7f33fa50dd5dba0da3138d237161f33b6994",
    "filenames": [
      "behead_the_undead.pk3",
      "BEHEAD_THE_UNDEAD.pk3"
    ],
    "additional": {
      "engines": [
        "ZDOOM"
      ],
      "iwad": [],
      "filename": null,
      "added": "2019-03-04 08:19:25",
      "locked": false,
      "canDownload": true,
      "adult": false,
      "hidden": false,
      "name": null,
      "description": null,
      "maps": null,
      "graphicOverrides": null,
      "screenshots": {
        "MAP01": "MAP01.png",
        "MAP02": "MAP02.png",
        "MAP03": "MAP03.png",
        "MAP04": "MAP04.png",
        "MAP05": "MAP05.png",
        "MAP06": "MAP06.png",
        "MAP07": "MAP07.png",
        "MAP08": "MAP08.png",
        "MAP09": "MAP09.png",
        "TITLEMAP": "TITLEMAP.png",
        "UNUSED": "UNUSED.png"
      },
      "palettes": null,
      "categories": null
    },
    "flags": {
      "locked": false,
      "canDownload": true,
      "adult": false,
      "hidden": false
    },
    "added": "2019-03-04 08:19:25",
    "file": {
      "type": "PK3",
      "size": 230811062,
      "url": "https://wadarchive2.nyc3.digitaloceanspaces.com/ef8090f8574395cffac4528189a8f21b8ffa7bda/ef8090f8574395cffac4528189a8f21b8ffa7bda.pk3.gz",
      "corrupt": false
    },
    "content": {
      "maps": [
        "TITLEMAP",
        "MAP01",
        "MAP03",
        "MAP04",
        "MAP02",
        "MAP05",
        "MAP06",
        "MAP08",
        "MAP09",
        "UNUSED",
        "MAP07",
        "VALVE_Intro (1)"
      ],
      "counts": {
        "endoom": 0,
        "graphics": 4,
        "lumps": 2274,
        "maps": 12,
        "palettes": 0
      },
      "engines_guess": [
        "ZDOOM"
      ]
    },
    "text_files": [
      {
        "source": "pk3",
        "name": "loadacs.txt",
        "contents": "// Footsteps V4\n// Global ACS\nFOOT"
      },
      {
        "source": "pk3",
        "name": "sndinfo.txt",
        "contents": "// Footsteps V4\n// Sound Info\n\n// Define the actual sounds here\n\n// Default / Ground\nstep/default1\t\t\tDSSTP1\nstep/default2\t\t\tDSSTP2\nstep/default3\t\t\tDSSTP3\nstep/default4\t\t\tDSSTP4\n$random step/default { step/default1  step/default2  step/default3  step/default4 }\n\n// Water\nstep/water1\t\t\tDSWTR1\nstep/water2\t\t\tDSWTR2\nstep/water3\t\t\tDSWTR3\nstep/water4\t\t\tDSWTR4\n$random step/water { step/water1  step/water2  step/water3  step/water4 }\n\n// Carpet\nstep/carpet1\t\t\tDSCARP1\nstep/carpet2\t\t\tDSCARP2\nstep/carpet3\t\t\tDSCARP3\n$random step/carpet { step/carpet1 step/carpet2 step/carpet3 }\n\n// Dirt\nstep/dirt1\t\t\tDSDIRT1\nstep/dirt2\t\t\tDSDIRT2\nstep/dirt3\t\t\tDSDIRT3\nstep/dirt4\t\t\tDSDIRT4\nstep/dirt5\t\t\tDSDIRT5\nstep/dirt6\t\t\tDSDIRT6\n$random step/dirt { step/dirt1 step/dirt2 step/dirt3 step/dirt4 step/dirt5 step/dirt6 }\n\n// Gravel\nstep/gravel1\t\t\tDSGRAV1\nstep/gravel2\t\t\tDSGRAV2\nstep/gravel3\t\t\tDSGRAV3\nstep/gravel4\t\t\tDSGRAV4\n$random step/gravel { step/gravel1 step/gravel2 step/gravel3 step/gravel4 }\n\n// Hard\nstep/hard1\t\t\tDSHARD1\nstep/hard2\t\t\tDSHARD2\nstep/hard3\t\t\tDSHARD3\nstep/hard4\t\t\tDSHARD4\nstep/hard5\t\t\tDSHARD5\nstep/hard6\t\t\tDSHARD6\n$random step/hard { step/hard1 step/hard2 step/hard3 step/hard4 step/hard5 step/hard6 }\n\n// Metal A\nstep/metal/a1\t\t\tDSMET01\nstep/metal/a2\t\t\tDSMET02\nstep/metal/a3\t\t\tDSMET03\nstep/metal/a4\t\t\tDSMET04\nstep/metal/a5\t\t\tDSMET05\nstep/metal/a6\t\t\tDSMET06\n$random step/metal/a { step/metal/a1 step/metal/a2 step/metal/a3 step/metal/a4 step/metal/a5 step/metal/a6 }\n\n// Metal B (Thin Metals, Girders)\nstep/metal/b1\t\t\tDSMET201\nstep/metal/b2\t\t\tDSMET202\nstep/metal/b3\t\t\tDSMET203\nstep/metal/b4\t\t\tDSMET204\n$random step/metal/b { step/metal/b1 step/metal/b2 step/metal/b3 step/metal/b4 }\n\n// Rock\nstep/rock1\t\t\tDSROCK1\nstep/rock2\t\t\tDSROCK2\nstep/rock3\t\t\tDSROCK3\nstep/rock4\t\t\tDSROCK4\nstep/rock5\t\t\tDSROCK5\nstep/rock6\t\t\tDSROCK6\nstep/rock7\t\t\tDSROCK7\nstep/rock8\t\t\tDSROCK8\n$random step/rock { step/rock1 step/rock2 step/rock3 step/rock4 step/rock5 step/rock6 step/rock7 step/rock8 }\n\n// Snow\nstep/snow1\t\t\tDSSNOW1\nstep/snow2\t\t\tDSSNOW2\nstep/snow3\t\t\tDSSNOW3\nstep/snow4\t\t\tDSSNOW4\nstep/snow5\t\t\tDSSNOW5\nstep/snow6\t\t\tDSSNOW6\n$random step/snow { step/snow1 step/snow2 step/snow3 step/snow4 step/snow5 step/snow6 }\n\n// Tile A\nstep/tile/a1\t\t\tDSTILE01\nstep/tile/a2\t\t\tDSTILE02\nstep/tile/a3\t\t\tDSTILE03\nstep/tile/a4\t\t\tDSTILE04\nstep/tile/a5\t\t\tDSTILE05\nstep/tile/a6\t\t\tDSTILE06\n$random step/tile/a { step/tile/a1 step/tile/a2 step/tile/a3 step/tile/a4 step/tile/a5 step/tile/a6 }\n\n// Tile B (Hallways, Marble/Finer Tiles)\nstep/tile/b1\t\t\tDSTILE21\nstep/tile/b2\t\t\tDSTILE22\nstep/tile/b3\t\t\tDSTILE23\nstep/tile/b4\t\t\tDSTILE24\nstep/tile/b5\t\t\tDSTILE25\nstep/tile/b6\t\t\tDSTILE26\nstep/tile/b7\t\t\tDSTILE27\nstep/tile/b8\t\t\tDSTILE28\n$random step/tile/b { step/tile/b1 step/tile/b2 step/tile/b3 step/tile/b4 step/tile/b5 step/tile/b6 step/tile/b7 step/tile/b8 }\n\n// Wood\nstep/wood1\t\t\tDSWOOD1\nstep/wood2\t\t\tDSWOOD2\nstep/wood3\t\t\tDSWOOD3\nstep/wood4\t\t\tDSWOOD4\n$random step/wood { step/wood1 step/wood2 step/wood3 step/wood4 }\n\n// Slime\nstep/slime1\t\t\tDSSLIME1\nstep/slime2\t\t\tDSSLIME2\nstep/slime3\t\t\tDSSLIME3\nstep/slime4\t\t\tDSSLIME4\n$random step/slime { step/slime1 step/slime2 step/slime3 step/slime4 }\n\n// Slimy\nstep/slimy1\t\t\tDSSLIMY1\nstep/slimy2\t\t\tDSSLIMY2\nstep/slimy3\t\t\tDSSLIMY3\nstep/slimy4\t\t\tDSSLIMY4\n$random step/slimy { step/slimy1 step/slimy2 step/slimy3 step/slimy4 }\n\n// Lava\nstep/lava1\t\t\tDSLAVA1\nstep/lava2\t\t\tDSLAVA2\nstep/lava3\t\t\tDSLAVA3\nstep/lava4\t\t\tDSLAVA4\n$random step/lava { step/lava1 step/lava2 step/lava3 step/lava4 }"
      },
      {
        "source": "pk3",
        "name": "language.txt",
        "contents": "// Footsteps V4\n// Language Definitions\n\n// This is where the footstep sounds for each texture are defined.\n// The definition MUST be STEP_<texturename>\n// If you are adding a new texture, in addition to defining its sound\n// here, see the ACS source code.\n\n// You can also change a few settings for the mod here\n\n[enu default]\nCONTROLWITHCVARS = \"FALSE\";\nVOLUMEMULTIPLIER_CVAR = \"cl_step_volmul\";\nDELAYMULTIPLIER_CVAR = \"cl_step_delaymul\";\nVOLUMEMULTIPLIER = \"7.0\";\nDELAYMULTIPLIER = \"1.0\";\n\n// Sounds\nSTEP_DEFAULT = \"step/default\";\n\n// Water\nSTEP_FWATER1 = \"step/water\";\nSTEP_FWATER2 = \"step/water\";\nSTEP_FWATER3 = \"step/water\";\nSTEP_FWATER4 = \"step/water\";\n\n// Ground\nSTEP_FLOOR0_1 = \"step/default\";\nSTEP_FLOOR0_3 = \"step/default\";\nSTEP_FLOOR1_7 = \"step/default\";\nSTEP_FLOOR4_1 = \"step/default\";\nSTEP_FLOOR4_5 = \"step/default\";\nSTEP_FLOOR4_6 = \"step/default\";\nSTEP_TLITE6_1 = \"step/default\";\nSTEP_TLITE6_5 = \"step/default\";\nSTEP_CEIL3_1 = \"step/default\";\nSTEP_CEIL3_2 = \"step/default\";\nSTEP_CEIL4_2 = \"step/default\";\nSTEP_CEIL4_3 = \"step/default\";\nSTEP_CEIL5_1 = \"step/default\";\nSTEP_FLAT2 = \"step/default\";\nSTEP_FLAT5 = \"step/default\";\nSTEP_FLAT18 = \"step/default\";\nSTEP_FLOOR0_2 = \"step/default\";\nSTEP_FLOOR0_5 = \"step/default\";\nSTEP_FLOOR0_7 = \"step/default\";\nSTEP_FLAT5_3 = \"step/default\";\nSTEP_CRATOP1 = \"step/default\";\nSTEP_CRATOP2 = \"step/default\";\nSTEP_FLAT9 = \"step/default\";\nSTEP_FLAT17 = \"step/default\";\nSTEP_FLAT19 = \"step/default\";\nSTEP_COMP01 = \"step/default\";\nSTEP_GRNLITE1 = \"step/default\";\n\n// Carpet\nSTEP_FLOOR1_1 = \"step/carpet\";\nSTEP_FLAT14 = \"step/carpet\";\nSTEP_FLAT5_5 = \"step/carpet\";\nSTEP_FLOOR1_6 = \"step/carpet\";\nSTEP_CEIL4_1 = \"step/carpet\";\nSTEP_GRASS1 = \"step/carpet\";\nSTEP_GRASS2 = \"step/carpet\";\n\n// Dirt\nSTEP_RROCK16 = \"step/dirt\";\nSTEP_RROCK19 = \"step/dirt\";\n\n// Gravel\nSTEP_FLOOR6_1 = \"step/gravel\";\nSTEP_FLOOR6_2 = \"step/gravel\";\nSTEP_FLAT10 = \"step/gravel\";\nSTEP_MFLR8_3 = \"step/gravel\";\nSTEP_MFLR8_4 = \"step/gravel\";\nSTEP_RROCK17 = \"step/gravel\";\nSTEP_RROCK18 = \"step/gravel\";\nCSTX0788 = \"step/gravel\";\n\n// Hard\nSTEP_FLOOR0_6 = \"step/hard\";\nSTEP_FLOOR4_8 = \"step/hard\";\nSTEP_FLOOR5_1 = \"step/hard\";\nSTEP_FLOOR5_2 = \"step/hard\";\nSTEP_FLOOR5_3 = \"step/hard\";\nSTEP_FLOOR5_4 = \"step/hard\";\nSTEP_TLITE6_4 = \"step/hard\";\nSTEP_TLITE6_6 = \"step/hard\";\nSTEP_FLOOR7_1 = \"step/hard\";\nSTEP_MFLR8_1 = \"step/hard\";\nSTEP_CEIL3_5 = \"step/hard\";\nSTEP_CEIL5_2 = \"step/hard\";\nSTEP_CEIL3_6 = \"step/hard\";\nSTEP_FLAT8 = \"step/hard\";\nSTEP_SLIME13 = \"step/hard\";\n\n// Metal A\nSTEP_STEP1 = \"step/metal/a\";\nSTEP_STEP2 = \"step/metal/a\";\nSTEP_GATE1 = \"step/metal/a\";\nSTEP_GATE2 = \"step/metal/a\";\nSTEP_GATE3 = \"step/metal/a\";\nSTEP_CEIL1_2 = \"step/metal/a\";\nSTEP_CEIL1_3 = \"step/metal/a\";\nSTEP_SLIME14 = \"step/metal/a\";\nSTEP_SLIME15 = \"step/metal/a\";\nSTEP_SLIME16 = \"step/metal/a\";\n\n// Metal B\nSTEP_FLAT22 = \"step/metal/b\";\nSTEP_FLAT23 = \"step/metal/b\";\nSTEP_CONS1_1 = \"step/metal/b\";\nSTEP_CONS1_5 = \"step/metal/b\";\nSTEP_CONS1_7 = \"step/metal/b\";\nSTEP_GATE4 = \"step/metal/b\";\nSTEP_FLAT4 = \"step/metal/b\";\n\n// Rock\nSTEP_FLAT1 = \"step/rock\";\nSTEP_FLAT5_4 = \"step/rock\";\nSTEP_MFLR8_2 = \"step/rock\";\nSTEP_FLAT1_1 = \"step/rock\";\nSTEP_FLAT1_2 = \"step/rock\";\nSTEP_FLAT1_3 = \"step/rock\";\nSTEP_FLAT5_7 = \"step/rock\";\nSTEP_FLAT5_8 = \"step/rock\";\nSTEP_GRNROCK = \"step/rock\";\nSTEP_RROCK01 = \"step/rock\";\nSTEP_RROCK02 = \"step/rock\";\nSTEP_RROCK03 = \"step/rock\";\nSTEP_RROCK04 = \"step/rock\";\nSTEP_RROCK05 = \"step/rock\";\nSTEP_RROCK06 = \"step/rock\";\nSTEP_RROCK07 = \"step/rock\";\nSTEP_RROCK08 = \"step/rock\";\nSTEP_RROCK09 = \"step/rock\";\nSTEP_RROCK10 = \"step/rock\";\nSTEP_RROCK11 = \"step/rock\";\nSTEP_RROCK12 = \"step/rock\";\nSTEP_RROCK13 = \"step/rock\";\nSTEP_RROCK14 = \"step/rock\";\nSTEP_RROCK15 = \"step/rock\";\nSTEP_RROCK20 = \"step/rock\";\nSTEP_SLIME09 = \"step/rock\";\nSTEP_SLIME10 = \"step/rock\";\nSTEP_SLIME11 = \"step/rock\";\nSTEP_SLIME12 = \"step/rock\";\n\n// Snow\nSTEP_FLAT5_6 = \"step/snow\";\n\n// Tile A\nSTEP_FLOOR3_3 = \"step/tile/a\";\nSTEP_FLAT20 = \"step/tile/a\";\nSTEP_CEIL3_3 = \"step/tile/a\";\nSTEP_CEIL3_4 = \"step/tile/a\";\nSTEP_FLAT3 = \"step/tile/a\";\n\n// Tile B\nSTEP_FLOOR7_2 = \"step/tile/b\";\nSTEP_DEM1_1 = \"step/tile/b\";\nSTEP_DEM1_2 = \"step/tile/b\";\nSTEP_DEM1_3 = \"step/tile/b\";\nSTEP_DEM1_4 = \"step/tile/b\";\nSTEP_DEM1_5 = \"step/tile/b\";\nSTEP_DEM1_6 = \"step/tile/b\";\n\n// Wood\nSTEP_CEIL1_1 = \"step/wood\";\nSTEP_FLAT5_1 = \"step/wood\";\nSTEP_FLAT5_2 = \"step/wood\";\n\n// Slime\nSTEP_NUKAGE1 = \"step/slime\";\nSTEP_NUKAGE2 = \"step/slime\";\nSTEP_NUKAGE3 = \"step/slime\";\nSTEP_BLOOD1 = \"step/slime\";\nSTEP_BLOOD2 = \"step/slime\";\nSTEP_BLOOD3 = \"step/slime\";\nSTEP_SLIME01 = \"step/slime\";\nSTEP_SLIME02 = \"step/slime\";\nSTEP_SLIME04 = \"step/slime\";\nSTEP_SLIME05 = \"step/slime\";\nSTEP_SLIME06 = \"step/slime\";\nSTEP_SLIME07 = \"step/slime\";\nSTEP_SLIME08 = \"step/slime\";\n\n// Slimy\nSTEP_SFLR6_1 = \"step/slimy\";\nSTEP_SFLR6_4 = \"step/slimy\";\nSTEP_SFLR7_1 = \"step/slimy\";\nSTEP_SFLR7_4 = \"step/slimy\";\n\n// Lava\nSTEP_LAVA1 = \"step/lava\";\nSTEP_LAVA2 = \"step/lava\";\nSTEP_LAVA3 = \"step/lava\";\nSTEP_LAVA4 = \"step/lava\";\n\n// None\nSTEP_CSTX0788 = \"step/snow\";"
      },
      {
        "source": "pk3",
        "name": "cvarinfo.txt",
        "contents": "// Footsteps V4\n// CVar Info\nuser float cl_step_volmul = 7.0;\nuser float cl_step_delaymul = 1.0;"
      },
      {
        "source": "pk3",
        "name": "menudef.txt",
        "contents": "DEFAULTLISTMENU\n{\n\tFont \"BigFont\", \"Untranslated\"\n\t\tSelector \"M_SKULL1\", -32, -5\n\t\tLinespacing 16\n}\n\nLISTMENU \"MainMenu\"\n{\n\t\tPosition 75, 75\n\t\tStaticPatch 94, 2, \"M_DOOM\"\n\t\tTextItem \"Singleplayer\", \"n\", \"PlayerclassMenu\"\n\t\tTextItem \"Multiplayer\", \"q\", \"ZA_MultiplayerOptions\"\n\t\tTextItem \"Save\", \"q\", \"SaveGameMenu\"\n\t\tTextItem \"Load\", \"q\", \"LoadGameMenu\"\n\t\tTextItem \"Change Character\", \"q\", \"PlayerMenu2\"\n\t\tTextItem \"Options\", \"q\", \"OptionsMenu\"\n\t\tTextItem \"Help/Tips\", \"q\", \"ReadThisMenu\"\n\t\tTextItem \"Quit\", \"q\", \"QuitMenu\"\n}\n\nListMenu \"PlayerclassMenu\"\n{\n\t\tNetgameMessage \"Access Denied : Can't play solo while in multiplayer\"\n\n\t\tStaticTextCentered 160, 15, \"Chose A Domniator\"\n\t\tPosition 48, 63\n\t\tPlayerDisplay 220, 63, \"0 0 0\", \"255 0 0\"\n\t\tMouseWindow 0, 220\n}\n\nListMenu \"EpisodeMenu\"\n{\n\t\tNetgameMessage \"Access Denied : Can't play solo while in multiplayer\"\n\n\t\tPosition 48, 63\n\t\tStaticTextCentered 54, 38, \"Chose a Tombstone\"\n}\n\nListMenu \"SkillMenu\"\n{\n\t\tStaticText 96, 14, \"Chose a Damage Amplifyer\"\n\t\tPosition 48, 63\n}\n\nListMenu \"PlayerMenu2\"\n{\n\tStaticTextCentered 160, 6, \"$MNU_PLAYERSETUP\"\n\tFont \"SmallFont\"\n\tLinespacing 14\n\tPosition 48, 36\n\n\t\tPlayerNameBox \"Name\", 0, \"Playerbox\"\n\t\tSelector \"-\", -16, -1\n\t\tMouseWindow 0, 220\n\t\tPlayerDisplay 220, 80, \"20 00 00\", \"80 00 40\", 1, \"PlayerDisplay\"\n\n\tLinespacing 10\n\tSlider \"Red\", \"Red\", 0, 255, 16\n\tSlider \"Green\", \"Green\", 0, 255, 16\n\tLinespacing 14\n\tSlider \"Blue\", \"Blue\", 0, 255, 16\n\tValueText \"Class\", \"Class\"\n\tValueText \"Gender\", \"Gender\", \"Gender\"\n\tValueText \"Always Run\", \"AlwaysRun\", \"OnOff\"\n\tClass \"PlayerMenu\"\n}"
      }
    ]
  },
  "maps": [
    {
      "map": "MAP01",
      "title": "MAP01",
      "format": "hexen",
      "stats": {
        "things": 170,
        "linedefs": 1436,
        "sidedefs": 2868,
        "vertices": 1406,
        "sectors": 291,
        "segs": 3328,
        "ssectors": 1176,
        "nodes": 1175,
        "textures": {
          "ASHWALL3": 169,
          "MFLR8_1": 152,
          "CEIL5_2": 36,
          "BRICK1": 154,
          "BRICK2": 192,
          "STARTAN2": 217,
          "CRATOP1": 1,
          "CEIL3_6": 1,
          "FLAT10": 65,
          "CRATE1": 4,
          "STEP4": 128,
          "CEIL1_3": 6,
          "REDWALL": 61,
          "CRATE2": 4,
          "CRATOP2": 1,
          "F_SKY1": 148,
          "CEIL3_5": 6,
          "WOOD12": 109,
          "FLAT1": 421,
          "MIDBARS3": 2,
          "METAL": 368
        }
      },
      "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": "92cc383f-0ba8-4bb3-a9ab-c7f0012dd586",
          "url": "https://wadimages2.nyc3.digitaloceanspaces.com/ef8090f8574395cffac4528189a8f21b8ffa7bda/MAP01/images/0.webp",
          "type": null
        },
        {
          "id": "d912e40c-0c70-419a-8ecc-56d946c94cae",
          "url": "https://wadimages2.nyc3.digitaloceanspaces.com/ef8090f8574395cffac4528189a8f21b8ffa7bda/MAP01/pano/pano_0.webp",
          "type": "pano"
        }
      ]
    },
    {
      "map": "MAP02",
      "title": "MAP02",
      "format": "hexen",
      "stats": {
        "things": 143,
        "linedefs": 2246,
        "sidedefs": 4093,
        "vertices": 2423,
        "sectors": 580,
        "segs": 5258,
        "ssectors": 1655,
        "nodes": 1654,
        "textures": {
          "CSTX3644": 30,
          "FLOOR6_1": 64,
          "SLIME16": 54,
          "FWATER1": 28,
          "REDWALL": 34,
          "STARTAN2": 16,
          "CSTX0293": 48,
          "FLAT19": 1360,
          "F_SKY1": 22,
          "CEIL5_1": 2,
          "FLAT10": 19,
          "DOORSTOP": 224,
          "CSTX0721": 389,
          "FLAT5_2": 54,
          "COMPSTA2": 4,
          "DOORTRAK": 424,
          "CSTX1230": 97,
          "FLAT20": 4,
          "FLOOR4_8": 665,
          "STARGR1": 43,
          "SW1COMP": 4,
          "FLAT23": 656,
          "WOOD12": 50
        }
      },
      "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": "96a952aa-1b2b-4531-b191-b7692f00e36e",
          "url": "https://wadimages2.nyc3.digitaloceanspaces.com/ef8090f8574395cffac4528189a8f21b8ffa7bda/MAP02/images/0.webp",
          "type": null
        },
        {
          "id": "fa94b25e-7a04-4d37-8db4-d281141fa7c6",
          "url": "https://wadimages2.nyc3.digitaloceanspaces.com/ef8090f8574395cffac4528189a8f21b8ffa7bda/MAP02/pano/pano_0.webp",
          "type": "pano"
        }
      ]
    },
    {
      "map": "MAP03",
      "title": "MAP03",
      "format": "hexen",
      "stats": {
        "things": 167,
        "linedefs": 607,
        "sidedefs": 1020,
        "vertices": 579,
        "sectors": 145,
        "segs": 1198,
        "ssectors": 375,
        "nodes": 374,
        "textures": {
          "BROWNGRN": 66,
          "BROWN144": 176,
          "CEIL3_3": 17,
          "CEIL3_4": 3,
          "REDWALL": 32,
          "STEP2": 72,
          "DOORTRAK": 13,
          "STUCCO3": 105,
          "WOOD12": 150,
          "FLOOR4_6": 12,
          "F_SKY1": 58,
          "CEIL3_5": 6,
          "COMPSPAN": 4,
          "METAL": 12,
          "CEIL5_1": 12,
          "FLAT1": 16,
          "MFLR8_2": 15,
          "FLOOR7_1": 107,
          "BRICK10": 34
        }
      },
      "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": "a2800438-6a31-49d4-a1bd-0944870dd275",
          "url": "https://wadimages2.nyc3.digitaloceanspaces.com/ef8090f8574395cffac4528189a8f21b8ffa7bda/MAP03/images/0.webp",
          "type": null
        },
        {
          "id": "ed80deb3-77d5-4144-82b1-c53b48aecae8",
          "url": "https://wadimages2.nyc3.digitaloceanspaces.com/ef8090f8574395cffac4528189a8f21b8ffa7bda/MAP03/pano/pano_0.webp",
          "type": "pano"
        }
      ]
    },
    {
      "map": "MAP04",
      "title": "MAP04",
      "format": "hexen",
      "stats": {
        "things": 83,
        "linedefs": 392,
        "sidedefs": 656,
        "vertices": 352,
        "sectors": 121,
        "segs": 786,
        "ssectors": 212,
        "nodes": 211,
        "textures": {
          "CEIL3_5": 4,
          "CEIL5_2": 92,
          "MIDSPACE": 16,
          "SLIME08": 27,
          "STEP1": 73,
          "SLIME15": 43,
          "CEIL5_1": 51,
          "REDWALL": 6,
          "PIPE2": 13,
          "STEP4": 71,
          "PIPEWAL2": 72,
          "WOOD12": 80,
          "F_SKY1": 2,
          "METAL1": 40,
          "FLOOR5_1": 1,
          "STARTAN2": 34,
          "SUPPORT2": 16,
          "BROWN1": 5,
          "METAL": 8
        }
      },
      "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": "c703ad0e-f143-4efa-af17-d2a599d37b2b",
          "url": "https://wadimages2.nyc3.digitaloceanspaces.com/ef8090f8574395cffac4528189a8f21b8ffa7bda/MAP04/images/0.webp",
          "type": null
        },
        {
          "id": "772042d2-a07d-434e-a491-9bc405c001ae",
          "url": "https://wadimages2.nyc3.digitaloceanspaces.com/ef8090f8574395cffac4528189a8f21b8ffa7bda/MAP04/pano/pano_0.webp",
          "type": "pano"
        }
      ]
    },
    {
      "map": "MAP05",
      "title": "MAP05",
      "format": "unknown",
      "stats": {
        "things": 0,
        "linedefs": 0,
        "sidedefs": 0,
        "vertices": 0,
        "sectors": 0,
        "segs": 0,
        "ssectors": 0,
        "nodes": 0,
        "textures": {}
      },
      "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": "unknown",
      "metadata": {
        "title": null,
        "music": null,
        "source": "marker"
      },
      "images": [
        {
          "id": "b1441ef8-e2c0-4bde-a00a-1efe6c66e8b6",
          "url": "https://wadimages2.nyc3.digitaloceanspaces.com/ef8090f8574395cffac4528189a8f21b8ffa7bda/MAP05/images/0.webp",
          "type": null
        },
        {
          "id": "8cbed255-1e77-4176-b56a-63b1e638a447",
          "url": "https://wadimages2.nyc3.digitaloceanspaces.com/ef8090f8574395cffac4528189a8f21b8ffa7bda/MAP05/pano/pano_0.webp",
          "type": "pano"
        }
      ]
    },
    {
      "map": "MAP06",
      "title": "MAP06",
      "format": "hexen",
      "stats": {
        "things": 169,
        "linedefs": 647,
        "sidedefs": 988,
        "vertices": 684,
        "sectors": 136,
        "segs": 1194,
        "ssectors": 355,
        "nodes": 354,
        "textures": {
          "F_SKY1": 7,
          "FLAT23": 6,
          "CSTX0914": 1,
          "CSTX0918": 2,
          "CSTX0788": 3,
          "CSTX2970": 22,
          "CSTX1641": 80,
          "CSTX2799": 12,
          "STARTAN2": 32,
          "COMPSTA1": 3,
          "SHAWN2": 27,
          "CSTX2796": 5,
          "CSTX2795": 64,
          "STEP2": 9,
          "WOOD12": 80,
          "CSTX2836": 30,
          "CSTX3368": 75,
          "CSTX3651": 3,
          "CSTX0571": 5,
          "CSTX2797": 5,
          "CSTX3360": 255,
          "SUPPORT3": 48,
          "DOORSTOP": 4,
          "CSTX0848": 12,
          "CEIL3_3": 83,
          "CEIL5_1": 51,
          "STEP1": 3,
          "CSTX0099": 6,
          "CSTX0915": 1,
          "CSTX3626": 5,
          "CSTX1625": 5,
          "LITE5": 4,
          "CSTX2684": 4,
          "CSTX0916": 3,
          "SUPPORT2": 4
        }
      },
      "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": "31368f13-54bf-4e9d-bdb9-379bbb1c41da",
          "url": "https://wadimages2.nyc3.digitaloceanspaces.com/ef8090f8574395cffac4528189a8f21b8ffa7bda/MAP06/images/0.webp",
          "type": null
        },
        {
          "id": "7a812e41-4702-4243-a9cb-33777459442e",
          "url": "https://wadimages2.nyc3.digitaloceanspaces.com/ef8090f8574395cffac4528189a8f21b8ffa7bda/MAP06/pano/pano_0.webp",
          "type": "pano"
        }
      ]
    },
    {
      "map": "MAP07",
      "title": "MAP07",
      "format": "unknown",
      "stats": {
        "things": 0,
        "linedefs": 0,
        "sidedefs": 0,
        "vertices": 0,
        "sectors": 0,
        "segs": 0,
        "ssectors": 0,
        "nodes": 0,
        "textures": {}
      },
      "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": "unknown",
      "metadata": {
        "title": null,
        "music": null,
        "source": "marker"
      }
    },
    {
      "map": "MAP08",
      "title": "MAP08",
      "format": "unknown",
      "stats": {
        "things": 0,
        "linedefs": 0,
        "sidedefs": 0,
        "vertices": 0,
        "sectors": 0,
        "segs": 0,
        "ssectors": 0,
        "nodes": 0,
        "textures": {}
      },
      "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": "unknown",
      "metadata": {
        "title": null,
        "music": null,
        "source": "marker"
      }
    },
    {
      "map": "MAP09",
      "title": "MAP09",
      "format": "unknown",
      "stats": {
        "things": 0,
        "linedefs": 0,
        "sidedefs": 0,
        "vertices": 0,
        "sectors": 0,
        "segs": 0,
        "ssectors": 0,
        "nodes": 0,
        "textures": {}
      },
      "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": "unknown",
      "metadata": {
        "title": null,
        "music": null,
        "source": "marker"
      }
    }
  ]
}

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.