270 PF2e creatures have explicit focus spell items (with the "focus" trait), and the focus point pool (system.resources.focus, max 1-3) is not shown on the stat block. When a creature has focus spells, the DM needs to know how many focus points are available to track usage during combat. 819 creatures total have focus points, though many use focus-powered abilities modeled as action items rather than spells.
Acceptance Criteria
Creatures with focus spells display their focus point pool near the spellcasting section (e.g., "Focus Points 2")
Creatures without focus points do not show a focus point entry
Focus point data is extracted from the existing cached creature JSON (no additional fetch required)
## Summary
270 PF2e creatures have explicit focus spell items (with the "focus" trait), and the focus point pool (`system.resources.focus`, max 1-3) is not shown on the stat block. When a creature has focus spells, the DM needs to know how many focus points are available to track usage during combat. 819 creatures total have focus points, though many use focus-powered abilities modeled as action items rather than spells.
## Acceptance Criteria
- [ ] Creatures with focus spells display their focus point pool near the spellcasting section (e.g., "Focus Points 2")
- [ ] Creatures without focus points do not show a focus point entry
- [ ] Focus point data is extracted from the existing cached creature JSON (no additional fetch required)
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Summary
270 PF2e creatures have explicit focus spell items (with the "focus" trait), and the focus point pool (
system.resources.focus, max 1-3) is not shown on the stat block. When a creature has focus spells, the DM needs to know how many focus points are available to track usage during combat. 819 creatures total have focus points, though many use focus-powered abilities modeled as action items rather than spells.Acceptance Criteria
this is a Foundry VTT detail that does not correspond to actual play. Most creatures cast focus spells at will without requiring focus points.