{ "id": "hm-adv-br", "name": "hm-adv-br", "title": "Bloody Raven", "description": "A HârnWorld Mini-adventure: On a wilderness trail, the characters discover an abandoned Khuzdul (Dwarven) outpost", "version": "1.1.5", "bugs": "https://github.com/toastygm/hm-adv-br/issues", "license": "LICENSE", "readme": "README.md", "authors": [ { "name": "Toasty", "discord": "toasty#8538", "flags": {} } ], "minimumCoreVersion": "10", "compatibility": { "minimum": "10", "verified": "10" }, "scripts": [ "scripts/init.js" ], "packs": [ { "label": "Bloody Raven Actors", "name": "actors", "path": "packs/actors.db", "system": "hm3", "type": "Actor", "flags": {} }, { "label": "Bloody Raven Scenes", "name": "scenes", "path": "packs/scenes.db", "type": "Scene", "flags": {} }, { "label": "Bloody Raven Journals", "name": "journals", "path": "packs/journals.db", "type": "JournalEntry", "flags": {} } ], "relationships": { "requires": [ { "id": "hm-loc-ko", "type": "module", "manifest": "https://raw.githubusercontent.com/toastygm/hm-loc-ko/master/module.json" }, { "id": "scene-packer", "type": "module", "manifest": "https://raw.githubusercontent.com/League-of-Foundry-Developers/scene-packer/master/module.json" } ] }, "url": "https://github.com/toastygm/hm-adv-br/", "manifest": "https://github.com/toastygm/hm-adv-br/releases/latest/download/module.json", "download": "https://github.com/toastygm/hm-adv-br/releases/download/v1.1.5/module.zip", "flags": { "allowBugReporter": true } }