{ "id": "dw-extra-sheets", "title": "Dungeon World Extra Sheets", "description": "
Custom extra sheets for Dungeon World NPCs.
These sheets are added to NPC-Actors. It allows management of hirelings as per default hireling rules, plus additional functionality for convenience.
", "author": "GreybeardGM", "version": "0.4.1", "type": "module", "system": "dungeonworld", "compatibility": { "minimum": "12", "verified": "13.350" }, "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" }