{ "id": "sdlc-1000", "title": "SDLC - Core", "description": "Compendium Module for Shadow of the Demon Lord core book", "url": "https://www.drivethrurpg.com/product/434280?src=Foundry", "manifest": "https://foundry.juanferrer.dev/api/manifest/sdlc-1000", "changelog": "https://github.com/juanferrer/sdlc/blob/main/changelogs/sdlc-1000.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 - Core", "system": "demonlord", "path": "./packs/ancestries", "type": "Item" }, { "name": "characters", "label": "Characters - Core", "system": "demonlord", "path": "./packs/characters", "type": "Actor", "ownership": { "PLAYER": "LIMITED", "ASSISTANT": "OWNER" } }, { "name": "creatures", "label": "Creatures - Core", "system": "demonlord", "path": "./packs/creatures", "type": "Actor", "ownership": { "PLAYER": "LIMITED", "ASSISTANT": "OWNER" } }, { "name": "creatureroles", "label": "Creature Roles - Core", "system": "demonlord", "path": "./packs/creatureroles", "type": "Item" }, { "name": "features", "label": "Features - Core", "system": "demonlord", "path": "./packs/features", "type": "Item" }, { "name": "items", "label": "Items - Core", "system": "demonlord", "path": "./packs/items", "type": "Item" }, { "name": "journals", "label": "Journals - Core", "system": "demonlord", "path": "./packs/journals", "type": "JournalEntry" }, { "name": "paths", "label": "Paths - Core", "system": "demonlord", "path": "./packs/paths", "type": "Item" }, { "name": "professions", "label": "Professions - Core", "system": "demonlord", "path": "./packs/professions", "type": "Item" }, { "name": "relics", "label": "Relics - Core", "system": "demonlord", "path": "./packs/relics", "type": "Item" }, { "name": "spells", "label": "Spells - Core", "system": "demonlord", "path": "./packs/spells", "type": "Item" }, { "name": "tables", "label": "Tables - Core", "system": "demonlord", "path": "./packs/tables", "type": "RollTable" }, { "name": "talents", "label": "Talents - Core", "system": "demonlord", "path": "./packs/talents", "type": "Item" } ], "packFolders": [ { "name": "Shadow of the Demon Lord Compendia", "sorting": "m", "folders": [ { "name": "Core", "sorting": "m", "color": "#534c40", "folders": [ { "name": "Actors", "sorting": "m", "color": "", "packs": [ "characters", "creatures", "creatureroles" ] }, { "name": "Character Options", "sorting": "m", "color": "", "packs": [ "ancestries", "features", "paths", "professions", "spells", "talents" ] } ], "packs": [ "items", "relics", "journals", "tables" ] } ] } ], "relationships": { "systems": [ { "id": "demonlord", "type": "system", "compatibility": { "minimum": "5.1.0", "verified": "5.1.0" } } ] }, "esmodules": [ "scripts/module.mjs" ], "styles": [ "./styles/style.css" ] }