{ "id": "sdlc-1014", "title": "SDLC - Terrible Beauty", "description": "Compendium Module for Shadow of the Demon Lord - Terrible Beauty", "url": "https://www.drivethrurpg.com/product/479635?src=Foundry", "manifest": "https://foundry.juanferrer.dev/api/manifest/sdlc-1014", "changelog": "https://github.com/juanferrer/sdlc/blob/main/changelogs/sdlc-1014.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 - Terrible Beauty", "system": "demonlord", "path": "./packs/ancestries", "type": "Item" }, { "name": "creatures", "label": "Creatures - Terrible Beauty", "system": "demonlord", "path": "./packs/creatures", "type": "Actor", "ownership": { "PLAYER": "LIMITED", "ASSISTANT": "OWNER" } }, { "name": "characters", "label": "Characters - Terrible Beauty", "system": "demonlord", "path": "./packs/characters", "type": "Actor", "ownership": { "PLAYER": "LIMITED", "ASSISTANT": "OWNER" } }, { "name": "creatureroles", "label": "Creature Roles - Terrible Beauty", "system": "demonlord", "path": "./packs/creatureroles", "type": "Item" }, { "name": "features", "label": "Features - Terrible Beauty", "system": "demonlord", "path": "./packs/features", "type": "Item" }, { "name": "journals", "label": "Journals - Terrible Beauty", "system": "demonlord", "path": "./packs/journals", "type": "JournalEntry" }, { "name": "paths", "label": "Paths - Terrible Beauty", "system": "demonlord", "path": "./packs/paths", "type": "Item" }, { "name": "professions", "label": "Professions - Terrible Beauty", "system": "demonlord", "path": "./packs/professions", "type": "Item" }, { "name": "relics", "label": "Relics - Terrible Beauty", "system": "demonlord", "path": "./packs/relics", "type": "Item" }, { "name": "spells", "label": "Spells - Terrible Beauty", "system": "demonlord", "path": "./packs/spells", "type": "Item" }, { "name": "tables", "label": "Tables - Terrible Beauty", "system": "demonlord", "path": "./packs/tables", "type": "RollTable" }, { "name": "talents", "label": "Talents - Terrible Beauty", "system": "demonlord", "path": "./packs/talents", "type": "Item" }, { "name": "adventure-my-father-left-forever", "label": "Adventure - My Father Left Forever", "system": "demonlord", "path": "./packs/adventure-my-father-left-forever", "type": "Adventure", "ownership": { "PLAYER": "LIMITED", "ASSISTANT": "OWNER" } } ], "packFolders": [ { "name": "Shadow of the Demon Lord Compendia", "sorting": "m", "folders": [ { "name": "Terrible Beauty", "sorting": "m", "color": "#3e5a56", "folders": [ { "name": "Adventures", "sorting": "m", "color": "", "packs": [ "adventure-my-father-left-forever" ] }, { "name": "Actors", "sorting": "m", "color": "", "packs": [ "creatures", "characters", "creatureroles" ] }, { "name": "Character Options", "sorting": "m", "color": "", "packs": [ "ancestries", "features", "paths", "professions", "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" ] }