Releases: JamzTheMan/Nerps-For-Foundry
Releases · JamzTheMan/Nerps-For-Foundry
6.4.1
6.4.0
- Add Journal Enrichment macros that will search and replace XP text in journals to create links used by the Award XP module:
https://foundryvtt.com/packages/award-xp- Exposes macro API calls:
- game.nerps.enrichJournalEntryWithXp(journalEntryName)
- game.nerps.enrichAllJournalEntriesWithXp()
- game.nerps.revertJournalEntryXpEnrichment(journalEntryName)
- game.nerps.revertAllJournalEntriesWithXp()
- Exposes macro API calls:
- Bug fix for game.nerps.rollPerceptionChecks() macro, now works with latest PF2E system 6.9.0
6.3.0
- Adds spirit damage dice
- Adds rusthenge dice themes
- Adds Age of Ashes Dynamic token ring
6.1.0
Added holy/unholy/spirit dice!
v6.0.0
Compatible with Foundry v12 and PF2e System v6
5.3.4
Update repair-targets-shield macro
- Add Reforging shield logic
- Add sockets so players can update other player shields
5.3.3
Fix broken image link
5.3.2
Fix broken image links
5.3.1
Fix links
5.3.0
- Migrate macros into module functions to be accessible using
game.nerps.<functionName>()
- Fixed several macros to work with 5.13.6+ of the PF2E system