{ "name": "age-system", "title": "AGE System (unofficial)", "description": "Unofficial AGE System implementation for most of AGE subsystems", "version": "0.4.1", "templateVersion": 1, "author": "VK Dolea", "scripts": [], "styles": [ "styles/age-system.css" ], "esmodules": [ "age-system.js" ], "packs": [ { "name": "focus", "label": "Focus", "system": "age-system", "module": "age-system", "path": "packs/focus.db", "entity": "Item" }, { "name": "stunts", "label": "Stunts", "system": "age-system", "module": "age-system", "path": "packs/stunts.db", "entity": "Item" } ], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" }, { "lang": "fr", "name": "François", "path": "lang/fr.json" } ], "socket": false, "initiative": "3d6 + @initiative", "gridDistance": 2, "gridUnits": "yd", "primaryTokenAttribute": "health", "secondaryTokenAttribute": "powerPoints", "minimumCoreVersion": "0.7.9", "compatibleCoreVersion": "0.7.9", "url": "https://github.com/vkdolea/age-system", "manifest": "https://raw.githubusercontent.com/vkdolea/age-system/prep-release/system.json", "download": "https://github.com/vkdolea/age-system/archive/0.4.1.zip" }