{ "name": "basicfantasyrpg", "title": "Basic Fantasy RPG", "description": "The Basic Fantasy RPG system for FoundryVTT!", "version": "r6", "minimumCoreVersion": "0.8.9", "compatibleCoreVersion": "9", "author": "Orffen", "esmodules": ["module/basicfantasyrpg.mjs"], "styles": ["styles/basicfantasyrpg.css"], "scripts": [], "packs": [], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" } ], "gridDistance": 5, "gridUnits": "ft", "primaryTokenAttribute": "hitPoints", "secondaryTokenAttribute": null, "url": "https://github.com/orffen/basicfantasyrpg", "manifest": "https://raw.githubusercontent.com/orffen/basicfantasyrpg/main/system.json", "download": "https://github.com/orffen/basicfantasyrpg/archive/refs/tags/r6.zip", "license": "LICENSE.txt" }