{ "id": "Daggerheart", "version": "0.0.1", "title": "Daggerheart for Foundry (unofficial system)", "url": "", "description": "Unofficial basic implementation of the Daggerheart System by Darrington Press. If you like the system, you can find the books and more detail over at https://www.daggerheart.com/ and the license at https://darringtonpress.com/license/", "license": "DRP-CGL-February-27-2024.pdf", "authors": [ { "name": "Nexan", "url": "https://nexxy.co" } ], "esmodules": ["module/daggerheart.mjs"], "styles": ["css/daggerheart.css"], "packs": [ { "name": "roles", "label": "Roles", "system": "daggerheart", "path": "packs/roles", "type": "Item", "private": false, "flags": {} } ], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" } ], "compatibility": { "minimum": "11", "verified": "11" }, "gridDistance": 5, "gridUnits": "ft", "primaryTokenAttribute": "health", "secondaryTokenAttribute": "power", "manifest": "", "download": "", "changelog": "CHANGELOG.md" }