{ "name": "hitos", "title": "Hitos", "description": "Implementación del sistema Hitos de Nosolorol para Foundry VTT.", "version": "1.1.5", "minimumCoreVersion": "10.260", "compatibleCoreVersion": "10.291", "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" }, { "lang": "fr", "name": "Français", "path": "lang/fr.json" }, { "lang": "ca", "name": "Catalán", "path": "lang/ca.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/v1.1.5.zip", "license": "LICENSE.txt" }