{ "id": "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.2.1", "bugs": "https://github.com/toastygm/hm-adv-br/issues", "license": "LICENSE", "readme": "README.md", "authors": [ { "name": "Toasty", "discord": "toasty#8538", "flags": {} } ], "compatibility": { "minimum": "11", "verified": "12.331" }, "scripts": [ "scripts/init.js" ], "packFolders": [ { "name": "Bloody Raven", "sorting": "m", "packs": [ "actors", "scenes", "journals" ] } ], "packs": [ { "label": "Bloody Raven Actors", "name": "actors", "path": "packs/actors", "system": "hm3", "type": "Actor", "flags": {}, "ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" } }, { "label": "Bloody Raven Scenes", "name": "scenes", "path": "packs/scenes", "type": "Scene", "flags": {}, "ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" } }, { "label": "Bloody Raven Journals", "name": "journals", "path": "packs/journals", "type": "JournalEntry", "flags": {}, "ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" } } ], "relationships": { "requires": [ { "id": "hm-loc-ko", "type": "module", "manifest": "https://raw.githubusercontent.com/toastygm/hm-loc-ko/master/module.json", "compatibility": {} }, { "id": "scene-packer", "type": "module", "manifest": "https://raw.githubusercontent.com/League-of-Foundry-Developers/scene-packer/master/module.json", "compatibility": {} } ] }, "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.2.1/module.zip", "flags": { "allowBugReporter": true } }