{ "id": "bizarre-adventures-d6", "title": "Bizarre Adventures D6", "description": "A core system for the Bizarre Adventures D6 system.", "version": "0.9.8.1", "authors": [ { "name": "LONYO", "discord": "itpart", "github": "Iwalker-dev", "flags": {} } ], "compatibility": { "minimum": "13", "verified": "13", "maximum": "13" }, "esmodules": [ "bad6.js" ], "styles": [ { "src": "bad6.css" } ], "socket": true, "primaryTokenAttribute": "hits", "secondaryTokenAttribute": "luck", "grid": { "distance": 2, "units": "m" }, "manifest": "https://raw.githubusercontent.com/Iwalker-dev/bizarre-adventures-d6/main/system.json", "download": "https://github.com/Iwalker-dev/bizarre-adventures-d6/releases/download/v0.9.8.1/bizarre-adventures-d6-v0.9.8.1.zip", "relationships": { "requires": [ { "id": "socketlib", "type": "module", "manifest": "https://github.com/farling42/foundryvtt-socketlib/releases/latest/download/module.json", "compatibility": { "verified": "1.1.3" } } ], "recommends": [ { "id": "lib-wrapper", "type": "module", "manifest": "https://github.com/ruipin/fvtt-lib-wrapper/releases/latest/download/module.json" }, { "id": "lancer-initiative", "type": "module", "manifest": "https://codeberg.org/Bolts/lancer-initiative/releases/download/latest/module.json" } ] } }