| Latest version | 0.1.2 |
|---|---|
| Minimum Core | 14 |
| Compatible Core | 14 |
| Last updated | 1 week ago |
| Created | 5 months ago |
| Authors | |
| Languages |
|
| Systems |
Daggerheart |
| Project source | Project URL |
A configurable custom attribute tracker for character/adversary sheets.
Note: Only the official Daggerheart character and adversary sheets are supported.
You can open the Manager with the Menu Button.
You can use a macro.
DHStatTracker.openManager();
DHStatTracker.updateActor({value: 1}); // Increments the tracker of the selected token by 1.
DHStatTracker.updateActor({value: -1}); // Decrements the tracker of the selected token by 1.
By default the macro targets Tracker 1. Use the optional tracker property (1 or 2) to target the second tracker.
DHStatTracker.updateActor({value: 1, tracker: 2}); // Increments Tracker 2 of the selected token by 1.
Navigate to Settings → Configure Settings → Module Settings → Daggerheart: Custom Stat Tracker
There you will find three configuration menus:
| Menu | Purpose |
|---|---|
| Open Tracker 1 Settings | Configures the first character tracker. Enabled by default. |
| Open Tracker 2 Settings | Configures the optional second character tracker. Disabled by default — turn on Enable this Tracker in the Identity tab to use it. |
| Open Adversary Tracker Settings | Configures the adversary tracker. |
Each character tracker has its own name, icon, colors, maximum value, sounds, chat alerts, visibility, and automation rules. To turn a tracker off completely, open its settings menu and disable the Enable this Tracker toggle in the Identity tab.
| Module | Description |
|---|---|
| 💀 Adversary Manager | Scale adversaries instantly and build balanced encounters in Foundry VTT. |
| 🌟 Best Modules | A curated collection of essential modules to enhance the Daggerheart experience. |
| 🐉 Colossus | Manage massive multi-part boss encounters with independent HP per part and a single shared stress pool. |
| 💥 Critical | Animated Critical. |
| 💠 Custom Stat Tracker | Add custom trackers to actors. |
| ☠️ Death Moves | Enhances the Death Move moment with a dramatic interface and full automation. |
| 📏 Distances | Visualizes combat ranges with customizable rings and hover calculations. |
| 📦 Extra Content | Homebrew for Daggerheart. |
| 🤖 Resource Macros | Automatically executes macros when the Fear or Hope resources are changed. |
| 😱 Fear Tracker | Adds an animated slider bar with configurable fear tokens to the UI. |
| 🧟 Horde | Explode single horde tokens into dozens of individual tokens and manage their movement and stats automatically. |
| 🎁 Mystery Box | Introduces mystery box mechanics for random loot and surprises. |
| ⚡ Quick Actions | Quick access to common mechanics like Falling Damage, Downtime, etc. |
| 📜 Quick Rules | Fast and accessible reference guide for the core rules. |
| 🎲 Stats | Tracks dice rolls from GM and Players. |
| 🧠 Stats Toolbox | Import using a statblock. |
| 🛒 Store | A dynamic, interactive, and fully configurable store for Foundry VTT. |
| 🔍 Unidentified | Obfuscates item names and descriptions until they are identified by the players. |
| Adventure | Description |
|---|---|
| ✨ I Wish | A wealthy merchant is cursed; one final expedition may be the only hope. |
| 💣 Suicide Squad | Criminals forced to serve a ruthless master in a land on the brink of war. |
To install this package, open your Foundry Setup screen and navigate to your Module tab and click the Install Module button.
From there, you can either search for the package unique name: dh-new-stat-tracker or copy its manifest URL:
And paste it to the input box at the bottom of your window.

You can install this package directly to your Forge account.