{ "id": "discworld", "title": "Discworld: Adventures in Ankh-Morpork (Unofficial)", "description": "An unofficial rendition of the Modiphius tabletop role playing game system.", "version": "1.4.2", "compatibility": { "verified": "13", "minimum": "13" }, "authors": [ { "name": "CalinStar", "discord": "CalinStar" } ], "esmodules": [ "module/discworld.js" ], "socket": false, "styles": ["discworld.css"], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json", "flags": {} }, { "lang": "es", "name": "Español", "path": "lang/es.json", "flags": {} }, { "lang": "de", "name": "Deutsch", "path": "lang/de.json", "flags": {} }, { "lang": "fr", "name": "Français", "path": "lang/fr.json", "flags": {} }, { "lang": "pl", "name": "Polski", "path": "lang/pl.json", "flags": {} }, { "lang": "pt-BR", "name": "Português (Brasil)", "path": "lang/pt.json", "flags": {} } ], "documentTypes": { "Actor": { "character": {}, "NPC": {} }, "Item": { "trait": {}, "quirk": {}, "core": {}, "niche": {}, "party": {}, "mannerism": {} } }, "grid": { "distance": 5, "units": "m" }, "packs": [ { "label": "Rollable Tables (en)", "name": "core-rolltables-en", "path": "assets/packs/core-rolltables-en", "system": "discworld", "type": "RollTable", "private": false, "flags": {} }, { "label": "Core Items (en)", "name": "core-items-en", "path": "assets/packs/core-items-en", "system": "discworld", "type": "Item", "private": false, "flags": {} } ], "url": "https://github.com/tokeidlom/discworld", "manifest": "https://raw.githubusercontent.com/tokeidlom/discworld/main/src/system.json", "download": "https://raw.githubusercontent.com/tokeidlom/discworld/main/package/discworld-v1.4.2.zip" }