{ "id": "sdlc-2511", "title": "SDLC - Dungeon of the Damned - Prison of Pain", "description": "Compendium Module for Shadow of the Demon Lord - Dungeon of the Damned - Prison of Pain", "url": "https://foundryvtt.store/product/sdlc-2511", "manifest": "https://foundry.juanferrer.dev/api/manifest/sdlc-2511", "changelog": "https://github.com/juanferrer/sdlc/blob/main/changelogs/sdlc-2511.md", "bugs": "https://github.com/juanferrer/sdlc/issues", "protected": true, "authors": [ { "name": "Ferrer" } ], "version": "1.0.0", "compatibility": { "minimum": "13", "verified": "13" }, "packs": [ { "name": "creatures", "label": "Creatures - Dungeon of the Damned - Prison of Pain", "system": "demonlord", "path": "./packs/creatures", "type": "Actor", "ownership": { "PLAYER": "LIMITED", "ASSISTANT": "OWNER" } }, { "name": "journals", "label": "Journals - Dungeon of the Damned - Prison of Pain", "system": "demonlord", "path": "./packs/journals", "type": "JournalEntry", "ownership": { "PLAYER": "LIMITED", "ASSISTANT": "OWNER" } }, { "name": "tables", "label": "Tables - Dungeon of the Damned - Prison of Pain", "system": "demonlord", "path": "./packs/tables", "type": "RollTable", "ownership": { "PLAYER": "LIMITED", "ASSISTANT": "OWNER" } }, { "name": "relics", "label": "Relics - Dungeon of the Damned - Prison of Pain", "system": "demonlord", "path": "./packs/relics.db", "type": "Item", "ownership": { "PLAYER": "LIMITED", "ASSISTANT": "OWNER" } }, { "name": "spells", "label": "Spells - Dungeon of the Damned - Prison of Pain", "system": "demonlord", "path": "./packs/spells", "type": "Item" }, { "name": "talents", "label": "Talents - Dungeon of the Damned - Prison of Pain", "system": "demonlord", "path": "./packs/talents.db", "type": "Item", "ownership": { "PLAYER": "LIMITED", "ASSISTANT": "OWNER" } }, { "name": "adventure-prison-of-pain", "label": "Adventure - Dungeon of the Damned - Prison of Pain", "system": "demonlord", "path": "./packs/adventure-prison-of-pain", "type": "Adventure", "ownership": { "PLAYER": "LIMITED", "ASSISTANT": "OWNER" } } ], "packFolders": [ { "name": "Shadow of the Demon Lord Compendia", "sorting": "m", "folders": [ { "name": "Dungeon of the Damned - Prison of Pain", "sorting": "m", "color": "#201717", "folders": [ { "name": "Adventures", "sorting": "m", "color": "", "packs": [ "adventure-prison-of-pain" ] }, { "name": "Actors", "sorting": "m", "color": "", "packs": [ "creatures" ] }, { "name": "Character Options", "sorting": "m", "color": "", "packs": [ "spells" ] } ], "packs": [ "journals", "tables", "relics", "talents" ] } ] } ], "relationships": { "systems": [ { "id": "demonlord", "type": "system", "compatibility": { "minimum": "5.1.0", "verified": "5.1.0" } } ], "recommends": [ { "id": "sdlc-1000", "type": "module" }, { "id": "sdlc-2310", "type": "module" } ] }, "esmodules": [ "scripts/map-fetcher.mjs" ], "styles": [ "./styles/style.css" ], "persistentStorage": true }