initial commit
This commit is contained in:
commit
8e3b991518
5 changed files with 350 additions and 0 deletions
20
README.md
Normal file
20
README.md
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
# Cosmo's Daggerheart Tweaks
|
||||
|
||||
A Foundry VTT v14 module that adds quality-of-life tweaks for the **Daggerheart** system.
|
||||
|
||||
## Features
|
||||
|
||||
### 1. Token HUD Spotlight (On by default)
|
||||
Adds a new Spotlight button directly to the default Token HUD menu:
|
||||
* **For Players**: Allows requesting or cancelling a spotlight request for their character.
|
||||
* **For GMs**: Allows granting spotlight to or removing spotlight from any token.
|
||||
* **Real-time Updates**: The HUD button automatically reflects status changes in real-time if updated via the combat tracker or other canvas actions.
|
||||
|
||||
### 2. Minimal Countdown UI (On by default)
|
||||
Reduces screen clutter by optimizing the Countdown Tracker widget:
|
||||
* **For Players**: Hides the countdown widget completely if there are no active/visible countdowns.
|
||||
* **For GMs**: Minimizes the countdown widget to a tiny square featuring a `+` icon when empty. Clicking the `+` icon opens the system's native Countdown Edit dialog.
|
||||
|
||||
## Configuration
|
||||
|
||||
Both features can be toggled on or off independently under **Configure Settings** > **Cosmo's Daggerheart Tweaks**.
|
||||
Loading…
Add table
Add a link
Reference in a new issue