Skip to content

Commit

Permalink
Release Notes 5.3.2 (foundryvtt#9246)
Browse files Browse the repository at this point in the history
  • Loading branch information
stwlam authored Aug 10, 2023
1 parent 41a3d69 commit 984380a
Show file tree
Hide file tree
Showing 4 changed files with 28 additions and 3 deletions.
25 changes: 25 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,28 @@
## 5.3.2

### Bugfixes

- (stwlam) Fix display of battle form attack modifiers on PC sheet
- (stwlam) Fix issue causing auras to stop transmitting effects when multiple scenes have tokens for same actors

### Data Updates

- (Abaddon) Fix major vigilant eye description
- (Abaddon) Fix greater clockwork shield description
- (chrpow) Remove reference to _scorching ray_ from _blazing bolt_'s description
- (chrpow) Remove Persistence of Memory ability from Shadow King's statblock
- (chrpow) Add duration and traditions to One with Stone
- (chrpow) Add Shory Language from Stolen Fate Player's Guide
- (chrpow) Fix localization of Composite trait
- (SpartanCPA) Fix action type of "Too Angry to Die"
- (stwlam) Add Swallow-Spike armor property runes
- (stwlam) Add Versatile Poison trait
- (stwlam) Force attribute modifier of Spellshot class DC to be intelligence
- (Tikael) Fix immunities of Choking Tethers hazard
- (Tikael) Add area to Grasping Grave focus spell
- (Tikael) Add spell DC to Obrousian
- (Tikael) Fix inline damage of Eldritch Flare

## 5.3.1

### System Improvements
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "foundry-pf2e",
"version": "5.3.1",
"version": "5.3.2",
"description": "",
"private": true,
"type": "module",
Expand Down
2 changes: 1 addition & 1 deletion static/system.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"title": "Pathfinder 2nd Edition",
"description": "A community contributed game system for Pathfinder Second Edition",
"license": "./LICENSE",
"version": "5.3.1",
"version": "5.3.2",
"compatibility": {
"minimum": "11.307",
"verified": "11.307",
Expand Down

0 comments on commit 984380a

Please sign in to comment.