{ "id": "dw-extra-sheets", "title": "Dungeon World Extra Sheets", "description": "Adds custom sheets for hirelings, companions, merchants, and stash actors in Dungeon World.", "author": "GreybeardGM", "version": "0.4.0", "type": "module", "system": "dungeonworld", "compatibility": { "minimum": "12", "verified": "12.999" }, "styles": [ "styles/extra-sheets.css", "styles/fixes.css" ], "esmodules": [ "scripts/sheet-register.js" ], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" }, { "lang": "de", "name": "Deutsch", "path": "lang/de.json" } ], "url": "https://github.com/GreybeardGM/dw-extra-sheets", "manifest": "https://raw.githubusercontent.com/GreybeardGM/dw-extra-sheets/main/module.json", "download": "https://github.com/GreybeardGM/dw-extra-sheets/releases/latest/download/module.zip" }