{ "id": "sdlc-1021", "title": "SDLC - A Glorious Death", "description": "Compendium Module for Shadow of the Demon Lord - A Glorious Death", "url": "https://www.drivethrurpg.com/product/500707?src=Foundry", "manifest": "https://foundry.juanferrer.dev/api/manifest/sdlc-1021", "changelog": "https://github.com/juanferrer/sdlc/blob/main/changelogs/sdlc-1021.md#201", "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 - A Glorious Death", "system": "demonlord", "path": "./packs/ancestries", "type": "Item" }, { "name": "characters", "label": "Characters - A Glorious Death", "system": "demonlord", "path": "./packs/characters", "type": "Actor", "ownership": { "PLAYER": "LIMITED", "ASSISTANT": "OWNER" } }, { "name": "creatures", "label": "Creatures - A Glorious Death", "system": "demonlord", "path": "./packs/creatures", "type": "Actor", "ownership": { "PLAYER": "LIMITED", "ASSISTANT": "OWNER" } }, { "name": "features", "label": "Features - A Glorious Death", "system": "demonlord", "path": "./packs/features", "type": "Item" }, { "name": "journals", "label": "Journals - A Glorious Death", "system": "demonlord", "path": "./packs/journals", "type": "JournalEntry" }, { "name": "paths", "label": "Paths - A Glorious Death", "system": "demonlord", "path": "./packs/paths", "type": "Item" }, { "name": "relics", "label": "Relics - A Glorious Death", "system": "demonlord", "path": "./packs/relics", "type": "Item" }, { "name": "spells", "label": "Spells - A Glorious Death", "system": "demonlord", "path": "./packs/spells", "type": "Item" }, { "name": "talents", "label": "Talents - A Glorious Death", "system": "demonlord", "path": "./packs/talents", "type": "Item" }, { "name": "tables", "label": "Tables - A Glorious Death", "system": "demonlord", "path": "./packs/tables", "type": "RollTable" }, { "name": "adventure-kill-them-all", "label": "Adventure - Kill Them All", "system": "demonlord", "path": "./packs/adventure-kill-them-all", "type": "Adventure", "ownership": { "PLAYER": "LIMITED", "ASSISTANT": "OWNER" } } ], "packFolders": [ { "name": "Shadow of the Demon Lord Compendia", "sorting": "m", "folders": [ { "name": "A Glorious Death", "sorting": "m", "color": "#637d8a", "folders": [ { "name": "Adventures", "sorting": "m", "color": "", "packs": [ "adventure-kill-them-all" ] }, { "name": "Actors", "sorting": "m", "color": "", "packs": [ "characters", "creatures" ] }, { "name": "Character Options", "sorting": "m", "color": "", "packs": [ "ancestries", "features", "paths", "spells", "talents" ] } ], "packs": [ "relics", "journals", "tables" ] } ] } ], "relationships": { "systems": [ { "id": "demonlord", "type": "system", "compatibility": { "minimum": "5.1.0", "verified": "5.1.0" } } ], "recommends": [ { "id": "sdlc-1000", "type": "module" } ] }, "esmodules": [ "scripts/module.mjs" ], "styles": [ "./styles/style.css" ], "persistentStorage": true }