{ "id": "sdlc-1024", "title": "SDLC - Hunger in the Void", "description": "Compendium Module for Shadow of the Demon Lord - Hunger in the Void", "url": "https://www.drivethrurpg.com/product/467312?src=Foundry", "manifest": "https://foundry.juanferrer.dev/api/manifest/sdlc-1024", "changelog": "https://github.com/juanferrer/sdlc/blob/main/changelogs/sdlc-1024.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 - Hunger in the Void", "system": "demonlord", "path": "./packs/ancestries", "type": "Item" }, { "name": "characters", "label": "Characters - Hunger in the Void", "system": "demonlord", "path": "./packs/characters", "type": "Actor", "ownership": { "PLAYER": "LIMITED", "ASSISTANT": "OWNER" } }, { "name": "creatures", "label": "Creatures - Hunger in the Void", "system": "demonlord", "path": "./packs/creatures", "type": "Actor", "ownership": { "PLAYER": "LIMITED", "ASSISTANT": "OWNER" } }, { "name": "creatureroles", "label": "Creature Roles - Hunger in the Void", "system": "demonlord", "path": "./packs/creatureroles", "type": "Item" }, { "name": "features", "label": "Features - Hunger in the Void", "system": "demonlord", "path": "./packs/features", "type": "Item" }, { "name": "journals", "label": "Journals - Hunger in the Void", "system": "demonlord", "path": "./packs/journals", "type": "JournalEntry" }, { "name": "paths", "label": "Paths - Hunger in the Void", "system": "demonlord", "path": "./packs/paths", "type": "Item" }, { "name": "relics", "label": "Relics - Hunger in the Void", "system": "demonlord", "path": "./packs/relics", "type": "Item" }, { "name": "spells", "label": "Spells - Hunger in the Void", "system": "demonlord", "path": "./packs/spells", "type": "Item" }, { "name": "tables", "label": "Tables - Hunger in the Void", "system": "demonlord", "path": "./packs/tables", "type": "RollTable" }, { "name": "talents", "label": "Talents - Hunger in the Void", "system": "demonlord", "path": "./packs/talents", "type": "Item" }, { "name": "vehicles", "label": "Vehicles - Hunger in the Void", "system": "demonlord", "path": "./packs/vehicles", "type": "Actor", "ownership": { "PLAYER": "LIMITED", "ASSISTANT": "OWNER" } } ], "packFolders": [ { "name": "Shadow of the Demon Lord Compendia", "sorting": "m", "folders": [ { "name": "Hunger in the Void", "sorting": "m", "color": "#3c353e", "folders": [ { "name": "Actors", "sorting": "m", "color": "", "packs": [ "characters", "creatures", "creatureroles", "vehicles" ] }, { "name": "Character Options", "sorting": "m", "color": "", "packs": [ "ancestries", "features", "paths", "spells", "talents" ] } ], "packs": [ "items", "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" ] }