Show Recall Knowledge DC and skill on PF2e stat blocks #32

Closed
opened 2026-04-08 23:21:16 +02:00 by dostulata · 0 comments
Owner

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

  • PF2e stat blocks display "Recall Knowledge DC X • Type (Skill)" below the trait tags
  • DC is calculated from the creature's level using the PF2e standard DC-by-level table
  • DC is adjusted for rarity: uncommon +2, rare +5, unique +10
  • The associated skill is derived from the creature's type trait (e.g., Animal → Nature, Undead → Religion, Humanoid → Society, etc.)
  • Creatures with no recognized type trait omit the Recall Knowledge line rather than showing incorrect data
  • The Recall Knowledge line is not shown for D&D creatures
## 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 - [x] PF2e stat blocks display "Recall Knowledge DC X • Type (Skill)" below the trait tags - [x] DC is calculated from the creature's level using the PF2e standard DC-by-level table - [x] DC is adjusted for rarity: uncommon +2, rare +5, unique +10 - [x] The associated skill is derived from the creature's type trait (e.g., Animal → Nature, Undead → Religion, Humanoid → Society, etc.) - [x] Creatures with no recognized type trait omit the Recall Knowledge line rather than showing incorrect data - [x] The Recall Knowledge line is not shown for D&D creatures
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: dostulata/initiative#32