{ "id": "hm-adv-sos", "title": "A Shower of Silver", "description": "An introductory murder-mystery adventure for Hârn, located around Jedes keep in the kingdom of Kaldor", "version": "1.2.1", "bugs": "https://github.com/toastygm/hm-adv-sos/issues", "license": "LICENSE", "readme": "README.md", "authors": [ { "name": "Toasty", "discord": "toasty#8538", "flags": {} } ], "compatibility": { "minimum": "11", "verified": "12.331" }, "scripts": [ "scripts/init.js" ], "relationships": { "requires": [ { "id": "hm-loc-jedes", "type": "module", "manifest": "https://github.com/toastygm/hm-loc-jedes/releases/latest/download/module.json", "compatibility": {} }, { "id": "scene-packer", "type": "module", "manifest": "https://raw.githubusercontent.com/League-of-Foundry-Developers/scene-packer/master/module.json", "compatibility": {} } ] }, "packFolders": [ { "name": "A Shower of Silver", "sorting": "m", "packs": [ "actors", "scenes", "journals" ] } ], "packs": [ { "label": "Actors", "name": "actors", "path": "packs/actors", "system": "hm3", "type": "Actor", "flags": {}, "ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" } }, { "label": "Scenes", "name": "scenes", "path": "packs/scenes", "type": "Scene", "flags": {}, "ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" } }, { "label": "Journals", "name": "journals", "path": "packs/journals", "type": "JournalEntry", "flags": {}, "ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" } } ], "url": "https://github.com/toastygm/hm-adv-sos/", "manifest": "https://github.com/toastygm/hm-adv-sos/releases/latest/download/module.json", "download": "https://github.com/toastygm/hm-adv-sos/releases/download/v1.2.1/module.zip", "flags": { "allowBugReporter": true } }