{ "id": "sdlc-2602", "title": "SDLC - Dungeon of the Damned - Chamber of Black Ice", "description": "Compendium Module for Shadow of the Demon Lord - Dungeon of the Damned - Chamber of Black Ice", "url": "https://foundryvtt.store/product/sdlc-2602", "manifest": "https://foundry.juanferrer.dev/api/manifest/sdlc-2602", "changelog": "https://github.com/juanferrer/sdlc/blob/main/changelogs/sdlc-2602.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 - Chamber of Black Ice", "system": "demonlord", "path": "./packs/creatures", "type": "Actor", "ownership": { "PLAYER": "LIMITED", "ASSISTANT": "OWNER" } }, { "name": "journals", "label": "Journals - Dungeon of the Damned - Chamber of Black Ice", "system": "demonlord", "path": "./packs/journals", "type": "JournalEntry", "ownership": { "PLAYER": "LIMITED", "ASSISTANT": "OWNER" } }, { "name": "tables", "label": "Tables - Dungeon of the Damned - Chamber of Black Ice", "system": "demonlord", "path": "./packs/tables", "type": "RollTable", "ownership": { "PLAYER": "LIMITED", "ASSISTANT": "OWNER" } }, { "name": "weapons", "label": "Weapons - Dungeon of the Damned - Chamber of Black Ice", "system": "demonlord", "path": "./packs/weapons.db", "type": "Item", "ownership": { "PLAYER": "LIMITED", "ASSISTANT": "OWNER" } }, { "name": "talents", "label": "Talents - Dungeon of the Damned - Chamber of Black Ice", "system": "demonlord", "path": "./packs/talents.db", "type": "Item", "ownership": { "PLAYER": "LIMITED", "ASSISTANT": "OWNER" } }, { "name": "adventure-chamber-of-black-ice", "label": "Adventure - Dungeon of the Damned - Chamber of Black Ice", "system": "demonlord", "path": "./packs/adventure-chamber-of-black-ice", "type": "Adventure", "ownership": { "PLAYER": "LIMITED", "ASSISTANT": "OWNER" } } ], "packFolders": [ { "name": "Shadow of the Demon Lord Compendia", "sorting": "m", "folders": [ { "name": "Dungeon of the Damned - Chamber of Black Ice", "sorting": "m", "color": "#303239", "folders": [ { "name": "Adventures", "sorting": "m", "color": "", "packs": [ "adventure-chamber-of-black-ice" ] }, { "name": "Actors", "sorting": "m", "color": "", "packs": [ "creatures" ] } ], "packs": [ "journals", "tables", "talents", "weapons" ] } ] } ], "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 }