{ "id": "daggerheart", "version": "2.11.14", "title": "Daggerheart", "url": "", "description": "Unofficial Daggerheart Game System", "license": "LICENSE.txt", "authors": [ { "name": "featureJosh", "url": "https://github.com/featureJosh" } ], "esmodules": [ "module/simple.js" ], "styles": [ "styles/simple.css" ], "packs": [ { "name": "daggerheart-macros", "label": "Daggerheart Macros", "path": "packs/daggerheart-macros", "type": "Macro", "system": "daggerheart", "ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" } } ], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" } ], "compatibility": { "minimum": "13", "verified": "13" }, "primaryTokenAttribute": "barHealth", "secondaryTokenAttribute": "barStress", "manifest": "https://raw.githubusercontent.com/unofficial-daggerheart/daggerheart/master/system.json", "download": "https://github.com/unofficial-daggerheart/daggerheart/archive/refs/tags/v2.11.14.zip" }