{ "id": "delvebound", "title": "Delvebound", "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json", "flags": {} } ], "scripts": [ "scripts/delvebound.js" ], "description": "A (wip) module that makes minor changes to make it easier to run Delvebound on Foundry's 5e system. Go to the project source and read the readme.", "authors": [ { "name": "Sirus.exe", "flags": {} } ], "version": "0.6.5", "compatibility": { "minimum": "10", "verified": "12" }, "packs": [ { "name": "delvebound-actors", "label": "Delvebound Actors", "path": "packs/delvebound-actors", "type": "Actor", "system": "dnd5e", "ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" } }, { "name": "delvebound-items", "label": "Delvebound Items", "path": "packs/delvebound-items", "type": "Item", "system": "dnd5e", "ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" } }, { "name": "delvebound-spells", "label": "Delvebound Spells", "path": "packs/delvebound-spells", "type": "Item", "system": "dnd5e", "ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" } }, { "name": "delvebound-rules", "label": "Delvebound Rules", "path": "packs/delvebound-rules", "type": "JournalEntry", "system": "dnd5e", "ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" } }, { "name": "delvebound-tables", "label": "Delvebound Tables", "path": "packs/delvebound-tables", "type": "RollTable", "system": "dnd5e", "ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" } }, { "name": "delvebound-scenes", "label": "Delvebound Scenes", "path": "packs/delvebound-scenes", "type": "Scene", "system": "dnd5e", "ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" } } ], "relationships": { "requires": [ { "id": "dnd5e-spellpoints", "type": "module", "compatibility": {} }, { "id": "lib-wrapper", "type": "module", "compatibility": {} }, { "id": "socketlib", "type": "module", "compatibility": {} } ], "systems": [ { "id": "dnd5e", "type": "system", "compatibility": {} } ], "recommends": [ { "id": "dae", "type": "module", "compatibility": {} } ] }, "url": "https://github.com/Silentdarkness12/delvebound/tree/main#readme", "manifest": "https://raw.githubusercontent.com/Silentdarkness12/delvebound/refs/heads/main/module.json", "download": "https://github.com/Silentdarkness12/delvebound/releases/download/0.6/delvebound.zip" }