{ "id": "daggerheart-quickactions", "title": "Daggerheart: Quick Actions", "description": "Essential tools and automations for Daggerheart in Foundry VTT. Provides quick access to common mechanics directly from the sidebar and party sheet: a full Downtime UI with automated resource recovery, feature support (Efficient, Forager, Recovery, Armorer, and more), Falling and Collision Damage, Roll Requests with cinematic prompts, Level Up, Loot and Consumable rolling, Scar Check, Help an Ally, Spotlight Token, and Token Hover Tooltips. The Downtime button replaces Short and Long Rest on the party sheet (GM only) and drives the entire rest workflow including Fear gain, per-actor move limits, and chat summaries.", "version": "0.6.5", "compatibility": { "minimum": "14", "verified": "14", "maximum": "14" }, "relationships": { "systems": [ { "id": "daggerheart", "type": "system", "compatibility": { "minimum": "2.5.0" } } ], "recommends": [ { "id": "dice-so-nice", "type": "module", "title": "Dice So Nice!", "compatibility": { "minimum": "6.2.3" } }, { "id": "light-sources", "type": "module", "title": "Light Sources", "manifest": "https://raw.githubusercontent.com/brunocalado/light-sources/refs/heads/main/module.json", "compatibility": {} } ] }, "authors": [ { "name": "Mestre Digital", "url": "http://youtube.com/@mestredigital", "flags": {} } ], "packs": [ { "label": "Macros", "type": "Macro", "name": "macros", "path": "packs/macros", "system": "daggerheart", "ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" }, "flags": {} }, { "label": "Items", "type": "Item", "name": "items", "path": "packs/items", "system": "daggerheart", "ownership": { "PLAYER": "OBSERVER", "ASSISTANT": "OWNER" }, "flags": {} } ], "packFolders": [ { "name": "⚡ Quick Actions", "sorting": "a", "color": "#5c0547", "packs": [ "macros", "items" ], "folders": [] } ], "socket": true, "esmodules": [ "scripts/main.js" ], "styles": [ { "src": "styles/app-base.css" }, { "src": "styles/cinematic-roll-prompt.css" }, { "src": "styles/falling-damage.css" }, { "src": "styles/falling-damage-settings.css" }, { "src": "styles/loot-consumable.css" }, { "src": "styles/loot-consumable-settings.css" }, { "src": "styles/level-up.css" }, { "src": "styles/downtime-ui.css" }, { "src": "styles/configure-actor.css" }, { "src": "styles/token-tooltip.css" }, { "src": "styles/scan-settings.css" }, { "src": "styles/template-creator.css" }, { "src": "styles/quick-actions-macros.css" }, { "src": "styles/cinematic-images-settings.css" }, { "src": "styles/daggerheart-menu-enhancements.css" }, { "src": "styles/ui-settings.css" }, { "src": "styles/whisper.css" }, { "src": "styles/barter.css" } ], "url": "https://github.com/brunocalado/daggerheart-quickactions", "manifest": "https://raw.githubusercontent.com/brunocalado/daggerheart-quickactions/main/module.json", "download": "https://codeload.github.com/brunocalado/daggerheart-quickactions/zip/main", "flags": {} }