{ "id": "daggerheart-unofficial", "version": "3.0.14", "title": "Daggerheart Unofficial", "url": "", "description": "Unofficial Daggerheart Game System", "license": "LICENSE.txt", "authors": [ { "name": "featureJosh", "url": "https://github.com/featureJosh" } ], "media": [ { "type": "setup", "url": "https://raw.githubusercontent.com/Unofficial-Daggerheart/daggerheart/refs/tags/v2.12.9/assets/branding/coverart.webp", "thumbnail": "https://raw.githubusercontent.com/Unofficial-Daggerheart/daggerheart/refs/tags/v2.12.9/assets/branding/coverart.webp" } ], "esmodules": ["module/daggerheart.js"], "styles": [ { "src": "styles/daggerheart.v1.css", "layer": "compatibility" }, { "src": "styles/daggerheart.v2.css", "layer": null } ], "packs": [ { "name": "daggerheart-macros", "label": "Daggerheart Macros", "path": "packs/daggerheart-macros", "type": "Macro", "system": "daggerheart-unofficial", "ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" } } ], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" } ], "compatibility": { "minimum": "13", "verified": "13" }, "documentTypes": { "Actor": { "character": { "htmlFields": ["biography", "advancementnotes"] }, "npc": { "htmlFields": ["biography"] }, "companion": { "htmlFields": ["biography"] }, "environment": {} }, "Item": { "ancestry": { "htmlFields": ["description"] }, "armor": { "htmlFields": ["description"] }, "class": { "htmlFields": ["description"] }, "community": { "htmlFields": ["description"] }, "domain": { "htmlFields": ["description"] }, "inventory": { "htmlFields": ["description"] }, "item": { "htmlFields": ["description"] }, "passive": { "htmlFields": ["description"] }, "subclass": { "htmlFields": ["description"] }, "vault": { "htmlFields": ["description"] }, "weapon": { "htmlFields": ["description"] }, "worn": { "htmlFields": ["description"] } } }, "relationships": { "recommends": [ { "id": "daggerheart-unofficial-srd", "type": "module", "reason": "Provides all Daggerheart materials, cards, and items", "manifest": "https://github.com/unofficial-daggerheart/daggerheart-srd/releases/latest/download/module.json", "compatibility": { "minimum": "0.1.1" } } ] }, "socket": true, "download": "https://github.com/unofficial-daggerheart/daggerheart/archive/refs/tags/v3.0.14.zip", "manifest": "https://raw.githubusercontent.com/unofficial-daggerheart/daggerheart/master/system.json", "background": "https://raw.githubusercontent.com/Unofficial-Daggerheart/daggerheart/refs/tags/v2.12.9/assets/branding/coverart.webp" }