Raw model (for completeness)
{
"meta": {
"id": "00694719-6e2c-4a3a-8d4e-0aa4053ba99d",
"sha1": "b0c0b6a2e28104e76dd3ec597161ee96dc5bb2ac",
"sha256": "131a95a524df46f07a274227ea1cb32c4578e8668e7436eaeb8d0d60d9bdd0a0",
"filenames": [
"10xu.pk3"
],
"additional": {
"engines": [],
"iwad": [],
"filename": null,
"added": "2021-01-10 03:54:54",
"locked": false,
"canDownload": true,
"adult": false,
"hidden": false,
"name": null,
"description": null,
"maps": null,
"graphicOverrides": null,
"screenshots": null,
"palettes": null,
"categories": null
},
"flags": {
"locked": false,
"canDownload": true,
"adult": false,
"hidden": false
},
"added": "2021-01-10 03:54:54",
"file": {
"type": "PK3",
"size": 3375,
"url": "https://wadarchive2.nyc3.digitaloceanspaces.com/b0c0b6a2e28104e76dd3ec597161ee96dc5bb2ac/b0c0b6a2e28104e76dd3ec597161ee96dc5bb2ac.pk3.gz",
"corrupt": false
},
"content": {
"counts": {
"endoom": 0,
"graphics": 0,
"lumps": 5,
"maps": 0,
"palettes": 0
}
},
"text_files": [
{
"source": "pk3",
"name": "decorate.txt",
"contents": "// Copyright Ben Moir 2016\n// Distributed under the Boost Software License, Version 1.0.\n// (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)\n\n// 10xu.pk3\n// 10x Universal!\nactor \"10xu_ThruSpecies\" : CustomInventory\n{\n\tstates\n\t{\n\tPickup:\n\t\tTNT1 A 0 A_ChangeFlag(\"THRUSPECIES\", true)\n\t\tstop\n\t}\n}\n\nactor \"10xu_Ambush\" : CustomInventory\n{\n\tstates\n\t{\n\tPickup:\n\t\tTNT1 A 0 A_ChangeFlag(\"AMBUSH\", true)\n\t\tstop\n\t}\n}\n\nactor \"10xu_Multiplied\" : Inventory\n{\n\tInventory.MaxAmount 1\n}\n\nactor \"10xu_Executor\" : CustomInventory\n{\n\tstates\n\t{\n\tPickup:\n\t\tTNT1 A 0 ACS_NamedExecuteAlways(\"10xu_Actor\", 0)\n\t\tstop\n\t}\n}\n\nactor \"10xu_Multiplier\"\n{\n\t+NOBLOCKMAP\n\t+NOINTERACTION\n\tstates\n\t{\n\tSpawn:\n\t\tTNT1 A 0 nodelay A_RadiusGive(\"10xu_Executor\", 16383, RGF_MONSTERS|RGF_CUBE|RGF_NOSIGHT, 1)\n\t\tstop\n\t}\n}"
},
{
"source": "pk3",
"name": "loadacs.txt",
"contents": "// Copyright Ben Moir 2016\n// Distributed under the Boost Software License, Version 1.0.\n// (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)\n\n// 10xu.pk3\n// 10x Universal\n10xu"
},
{
"source": "pk3",
"name": "cvarinfo.txt",
"contents": "// Copyright Ben Moir 2016\n// Distributed under the Boost Software License, Version 1.0.\n// (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)\n\n// 10xu.pk3\n// 10x Universal\nserver int sv_10xu_multiplier = 10;\nserver int sv_10xu_maxmonsters = 5000;\nserver bool sv_10xu_bossmonsters = true;\nserver bool sv_10xu_showcounts = true;"
}
]
},
"maps": []
}