{ "id": "break", "version": "0.22", "title": "BREAK!!", "url": "https://github.com/Anyndol/FoundryVTT-Break", "manifest": "https://raw.githubusercontent.com/Anyndol/FoundryVTT-Break/main/system.json", "download": "https://github.com/anyndelworks/FoundryVTT-Break/releases/download/0.22/0.22.zip", "description": "A BREAK!! TTRPG game system", "license": "LICENSE.txt", "authors": [ { "name": "Anyndol" }, { "name": "Valkyrie" }, { "name": "Nicolasra" } ], "esmodules": ["break.js"], "styles": ["styles/break.css"], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" }, { "lang": "es", "name": "EspaƱol", "path": "lang/es.json" } ], "documentTypes": { "Actor": { "character": { "htmlFields": ["biography", "notes"] } } }, "compatibility": { "minimum": "13", "verified": "13" }, "grid": { "distance": 1, "units": "area" }, "primaryTokenAttribute": "hearts", "secondaryTokenAttribute": "power" }