{ "id": "mosh", "title": "MoSh - Unofficial Mothership", "description": "The unofficial Mothership system for FoundryVTT.", "version": "0.3.92", "esmodules": [ "module/mosh.js" ], "styles": [ "css/mosh.css" ], "packs": [ { "name": "tables", "label": "Tables", "system": "mosh", "path": "packs/tables.db", "type": "RollTable", "flags": {}, "ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" } } ], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json", "flags": {} } ], "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", "authors": [ { "name": "Futilrevenge", "flags": {} } ], "compatibility": { "minimum": "0.8.6", "verified": "11" } }