{ "id": "break", "version": "0.8", "title": "BREAK!!", "url": "https://github.com/Anyndol/FoundryVTT-Break", "manifest": "https://raw.githubusercontent.com/Anyndol/FoundryVTT-Break/main/system.json", "download": "https://github.com/Anyndol/FoundryVTT-Break/releases/download/release-0.8/0.8.zip", "description": "A BREAK!! TTRPG game system", "license": "LICENSE.txt", "authors": [ { "name": "Anyndol" } ], "esmodules": ["break.js"], "styles": ["styles/break.css"], "packs": [ { "name": "abilities", "label": "Abilities", "system": "break", "path": "packs/abilities", "type": "Item", "private": false, "flags": {} }, { "name": "quirks", "label": "Quirks", "system": "break", "path": "packs/quirks", "type": "Item", "private": false, "flags": {} }, { "name": "gifts", "label": "Gifts", "system": "break", "path": "packs/gifts", "type": "Item", "private": false, "flags": {} }, { "name": "gear", "label": "Gear", "system": "break", "path": "packs/gear", "type": "Item", "private": false, "flags": {} }, { "name": "weapon-types", "label": "Weapon types", "system": "break", "path": "packs/weapon-types", "type": "Item", "private": false, "flags": {} }, { "name": "armor-types", "label": "Armor types", "system": "break", "path": "packs/armor-types", "type": "Item", "private": false, "flags": {} } ], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" }, { "lang": "es", "name": "EspaƱol", "path": "lang/es.json" } ], "compatibility": { "minimum": "10", "verified": "11" }, "gridDistance": 1, "gridUnits": "area", "primaryTokenAttribute": "hearts", "secondaryTokenAttribute": "power" }