{ "id": "exaltedessence", "title": "Exalted Essence", "description": "Exalted Essence system module for FoundryVTT!", "url": "https://github.com/Aliharu/Foundry-ExEss", "license": "LICENSE.txt", "version": "1.0.0", "compatibility": { "minimum": "10", "verified": "10", "maximum": "10" }, "authors": [ { "name": "Aliharu", "flags": {} } ], "esmodules": [ "module/exaltedessence.js" ], "styles": [ "css/exaltedessence.css" ], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json", "flags": {} } ], "relationships": [], "manifest": "https://raw.githubusercontent.com/Aliharu/Foundry-ExEss/master/system.json", "download": "https://github.com/Aliharu/Foundry-ExEss/releases/download/v1.0.0/release1.0.0.zip", "bugs": "https://github.com/Aliharu/Foundry-ExEss/issues", "gridDistance": 5, "gridUnits": "ft", "socket": true, "primaryTokenAttribute": "power", "secondaryTokenAttribute": "damage" }