Sheet Badge
The sheet badge is the hexagonal Tenacity counter that appears on actor sheets. It shows the current pool at a glance and provides adjustment controls when the sheet is in edit mode.
Where it appears
Section titled “Where it appears”On the character sheet, the badge sits in the header next to the Inspiration pip, on the right-hand side of the portrait row.
On the NPC sheet, the badge attaches to the portrait area.
The badge is injected when the sheet renders and updates live whenever the actor’s Tenacity changes.
What it shows
Section titled “What it shows”- The actor’s current Tenacity count, displayed as a number inside the hex.
- An empty state (dimmed core) when the actor has 0 Tenacity.
- A tooltip on hover:
- With Tenacity: “{n} Tenacity. Spend it to turn failed rolls into successes.”
- Empty: “No Tenacity. Fail a roll to earn some.”
The maximum is governed by the Tenacity Maximum world setting. See Settings.
Edit-mode controls
Section titled “Edit-mode controls”When the sheet is switched to edit mode, three controls appear beside the badge:
- Remove Tenacity (minus): spends one Tenacity from the pool.
- Add Tenacity (plus): grants one Tenacity, up to the configured maximum.
- Max Override (number input): sets a per-actor Tenacity maximum that overrides the world setting for that actor.
Adjustments are debounced and batched, so rapid clicks resolve as a single update. Each batch sends a whispered notice to GMs showing the actor, the net change, and the new total.
Only sheet owners (the assigned player or a GM) can use these controls. A non-owner clicking them gets “You don’t own this character.”
NPC sheets
Section titled “NPC sheets”NPC sheets get the same badge and controls, but only when the NPC Support setting allows it:
- None: NPCs never get a badge.
- Linked Only: badge appears on NPCs whose prototype token is linked.
- All: badge appears on every NPC sheet.
See Settings for the toggle and Earning Tenacity for how NPCs participate in the failure economy.
Tidy5e sheets
Section titled “Tidy5e sheets”Tidy5e Quadrone sheets are supported. The badge renders into the Quadrone header through a dedicated integration. See Tidy5e Integration for details.
Tidy5e Classic sheets are not supported.