{ "name": "FVTT-Dishonored", "title": "Dishonored Roleplaying Game Unofficial", "description": "An unofficial rendition of the Modiphius tabletop role playing game system.", "version": "0.5.2", "minimumCoreVersion": "0.7.0", "compatibleCoreVersion": "0.8.8", "templateVersion": 1, "author": "KaitoR95", "esmodules": ["module/dishonored.js"], "styles": ["styles/dishonored.css"], "packs": [{ "label": "Focuses", "entity": "Item", "name": "focuses", "path": "./packs/focuses.db", "system": "FVTT-Dishonored" } ], "languages": [{ "lang": "en", "name": "English", "path": "lang/en.json" }, { "lang": "es", "name": "Spanish", "path": "lang/es.json" }], "gridDistance": 5, "gridUnits": "ft", "primaryTokenAttribute": "stress", "secondaryTokenAttribute": "void", "url": "https://github.com/CurtR95/FVTT-Dishonored", "manifest": "https://raw.githubusercontent.com/CurtR95/FVTT-Dishonored/master/system.json", "download": "https://github.com/CurtR95/FVTT-Dishonored/archive/master.zip", "license": "LICENSE.txt" }