Show Recall Knowledge DC and skill on PF2e stat blocks #32
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
PF2e stat blocks should display the Recall Knowledge DC and associated skill, matching what Archives of Nethys shows. The DC is calculated from the creature's level (standard DC table) adjusted by rarity (uncommon +2, rare +5, unique +10). The skill is determined by the creature's type trait (e.g., Animal → Nature, Dragon → Arcana, Undead → Religion).
All required data is already available in the creature's level, rarity, and type traits.
Acceptance Criteria