add spotlight request display on token option for GM
This commit is contained in:
parent
373b02a8fa
commit
e020a4efd7
4 changed files with 149 additions and 23 deletions
16
README.md
16
README.md
|
|
@ -6,15 +6,21 @@ A Foundry VTT v14 module that adds quality-of-life tweaks for the **Daggerheart*
|
|||
|
||||
### 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.
|
||||
* **Works Everywhere**: Spotlight can be requested, granted, and taken both in and out of combat (an active encounter is not required).
|
||||
* **For Players**: Allows requesting or cancelling a spotlight request for their character. Out-of-combat requests are saved securely on the character actor.
|
||||
* **For GMs**: Allows granting spotlight to or removing spotlight from any token. Toggling spotlight on a token will automatically clear its active spotlight request.
|
||||
* **Real-time Updates**: The HUD button automatically reflects status changes in real-time if updated via the combat tracker, canvas settings, or other players.
|
||||
|
||||
### 2. Minimal Countdown UI (On by default)
|
||||
### 2. Spotlight Request Canvas Indicator (On by default)
|
||||
Displays a visual indicator on the canvas to make managing spotlight requests easier for the GM:
|
||||
* **For GMs**: Shows a small, gold hand-sparkles badge overlay in the top-right corner of any token that is currently requesting spotlight.
|
||||
* **Canvas Synchronization**: Instantly appears or disappears as players toggle their spotlight requests.
|
||||
|
||||
### 3. 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**.
|
||||
All features can be toggled on or off independently under **Configure Settings** > **Cosmo's Daggerheart Tweaks**. The *Spotlight Request Canvas Indicator* is grouped together with the HUD button option.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue