{ "name": "mosh", "title": "MoSh - Unofficial Mothership", "description": "The unofficial Mothership system for FoundryVTT.", "version": "0.2.3", "minimumCoreVersion": "0.8.6", "compatibleCoreVersion": "V9", "templateVersion": 2, "author": "Futilrevenge", "esmodules": ["module/mosh.js"], "styles": ["css/mosh.css"], "scripts": [], "packs": [ { "name": "tables", "label": "Tables", "system": "mosh", "path": "packs/tables.db", "entity": "RollTable" } ], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" } ], "gridDistance": 1, "gridUnits": "meter", "primaryTokenAttribute": "health", "secondaryTokenAttribute": "power", "url": "https://github.com/Futil/foundry-mothership", "manifest": "https://raw.githubusercontent.com/Futil/foundry-mothership/master/system.json", "download": "https://github.com/Futil/foundry-mothership/archive/master.zip", "license": "LICENSE.txt" }