{ "id": "intotheodd", "title": "Into the Odd", "description": "The Into the Odd system for FoundryVTT !", "version": "#{VERSION}#", "compatibility": { "minimum": "13", "verified": "13", "maximum": "13" }, "authors": [ { "name": "voidcase" }, { "name": "Kristov" } ], "esmodules": ["module/intotheodd.mjs"], "styles": ["css/intotheodd.css"], "scripts": [], "packs": [ { "name": "into-the-odd-macros", "label": "Macros for playing Into the Odd", "system": "intotheodd", "path": "./packs/into-the-odd-macros", "type": "Macro" } ], "languages": [{ "lang": "en", "name": "English", "path": "lang/en.json" }, { "lang": "fr", "name": "Français", "path": "lang/fr.json" }], "grid": { "distance": 5, "units": "ft" }, "primaryTokenAttribute": "health", "url": "#{URL}#", "manifest": "#{MANIFEST}#", "download": "#{DOWNLOAD}#", "license": "LICENSE" }