{ "name": "hitos", "title": "Hitos", "description": "Implementación del sistema Hitos de Nosolorol para Foundry VTT.", "version": "0.9.6", "minimumCoreVersion": "0.8.7", "compatibleCoreVersion": "0.8.8", "templateVersion": 2, "author": "Elfonochasis", "esmodules": ["module/hitos.js"], "styles": ["css/hitos.css"], "scripts": [], "packs": [], "coreTranslation": true, "languages": [ { "lang": "es", "name": "Spanish", "path": "lang/es.json" } ], "gridDistance": 5, "gridUnits": "ft", "primaryTokenAttribute": "health", "secondaryTokenAttribute": "power", "url": "https://github.com/elfonochasis/Sistema-Hitos-Foundry-VTT", "manifest": "https://raw.githubusercontent.com/elfonochasis/Sistema-Hitos-Foundry-VTT/main/system.json", "download": "https://github.com/elfonochasis/Sistema-Hitos-Foundry-VTT/archive/refs/tags/v0.9.6.zip", "license": "LICENSE.txt" }