{ "id": "sdlc-1013", "title": "SDLC - Tombs of the Desolation", "description": "Compendium Module for Shadow of the Demon Lord - Tombs of the Desolation", "url": "https://www.drivethrurpg.com/en/product/508650?src=Foundry", "manifest": "https://foundry.juanferrer.dev/api/manifest/sdlc-1013", "changelog": "https://github.com/juanferrer/sdlc/blob/main/changelogs/sdlc-1013.md#200", "bugs": "https://github.com/juanferrer/sdlc/issues", "protected": true, "authors": [ { "name": "Ferrer" } ], "version": "2.1.1", "compatibility": { "minimum": "13", "verified": "13" }, "packs": [ { "name": "ancestries", "label": "Ancestries - Tombs of the Desolation", "system": "demonlord", "path": "./packs/ancestries", "type": "Item" }, { "name": "creatures", "label": "Creatures - Tombs of the Desolation", "system": "demonlord", "path": "./packs/creatures", "type": "Actor", "ownership": { "PLAYER": "LIMITED", "ASSISTANT": "OWNER" } }, { "name": "vehicles", "label": "Vehicles - Tombs of the Desolation", "system": "demonlord", "path": "./packs/vehicles", "type": "Actor", "ownership": { "PLAYER": "LIMITED", "ASSISTANT": "OWNER" } }, { "name": "creatureroles", "label": "Creature Roles - Tombs of the Desolation", "system": "demonlord", "path": "./packs/creatureroles", "type": "Item" }, { "name": "features", "label": "Features - Tombs of the Desolation", "system": "demonlord", "path": "./packs/features", "type": "Item" }, { "name": "weapons", "label": "Weapons - Tombs of the Desolation", "system": "demonlord", "path": "./packs/weapons", "type": "Item" }, { "name": "journals", "label": "Journals - Tombs of the Desolation", "system": "demonlord", "path": "./packs/journals", "type": "JournalEntry" }, { "name": "paths", "label": "Paths - Tombs of the Desolation", "system": "demonlord", "path": "./packs/paths", "type": "Item" }, { "name": "professions", "label": "Professions - Tombs of the Desolation", "system": "demonlord", "path": "./packs/professions", "type": "Item" }, { "name": "relics", "label": "Relics - Tombs of the Desolation", "system": "demonlord", "path": "./packs/relics", "type": "Item" }, { "name": "spells", "label": "Spells - Tombs of the Desolation", "system": "demonlord", "path": "./packs/spells", "type": "Item" }, { "name": "tables", "label": "Tables - Tombs of the Desolation", "system": "demonlord", "path": "./packs/tables", "type": "RollTable" }, { "name": "talents", "label": "Talents - Tombs of the Desolation", "system": "demonlord", "path": "./packs/talents", "type": "Item" }, { "name": "adventure-the-dread-of-the-desolation", "label": "Adventure - The Dread of the Desolation", "system": "demonlord", "path": "./packs/adventure-the-dread-of-the-desolation", "type": "Adventure", "ownership": { "PLAYER": "LIMITED", "ASSISTANT": "OWNER" } } ], "packFolders": [ { "name": "Shadow of the Demon Lord Compendia", "sorting": "m", "folders": [ { "name": "Tombs of the Desolation", "sorting": "m", "color": "#797162", "folders": [ { "name": "Adventures", "sorting": "m", "color": "", "packs": [ "adventure-the-dread-of-the-desolation" ] }, { "name": "Actors", "sorting": "m", "color": "", "packs": [ "creatures", "vehicles", "creatureroles" ] }, { "name": "Character Options", "sorting": "m", "color": "", "packs": [ "ancestries", "features", "paths", "professions", "spells", "talents" ] } ], "packs": [ "relics", "journals", "tables", "weapons" ] } ] } ], "relationships": { "systems": [ { "id": "demonlord", "type": "system", "compatibility": { "minimum": "5.1.0", "verified": "5.1.0" } } ] }, "esmodules": [ "scripts/map-fetcher.mjs", "scripts/module.mjs" ], "styles": [ "./styles/style.css" ], "persistentStorage": true }