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
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
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