PF2e persistent damage as condition tags #27
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Add persistent damage support for PF2e mode. Persistent damage is displayed as compact condition tags showing a damage type icon and formula (e.g., 🔥 2d6, 🩸 1d4). Each damage type can only appear once per combatant (higher value overrides lower, per PF2e rules). Adding persistent damage uses a picker with a fixed dropdown of common PF2e damage types and a formula text input.
Acceptance Criteria