Fixed
- Each character's vanilla Inspiration indicator now always mirrors their own stored count, instead of every party member showing as "inspired" whenever the shared pool had anything at all. This fixes compatibility with external tools that read that indicator per-character (e.g. Monk's TokenBar showed every character with the inspiration icon regardless of whether they actually had any).
- The indicator is now also re-synced for everyone when the GM changes the pool mode, and once on world load - so characters can no longer get stuck showing an outdated state from a previous session or mode.
New
-
Compatible with tools that grant Inspiration by toggling the system's regular indicator, such as Monk's TokenBar's "Add Inspiration" context menu option - no setup needed, it just works through the existing sync.
-
One inherent limitation: since that indicator is a plain on/off switch, using it again on a character that's already shown as inspired has nothing new to detect, so it won't add a second point - for more than the first, use this module's own +/- buttons or the GM's "I" keybind.
Requirements
- Foundry VTT v13.341+
- dnd5e system v5.0.0+
- Tidy5e Sheet (optional, quadrone theme) for native counter integration
- socketlib (optional) improves reliability of one specific case in shared mode