Skip to content

Commit

Permalink
Release Notes 5.13.2 (#13493)
Browse files Browse the repository at this point in the history
  • Loading branch information
stwlam committed Feb 2, 2024
1 parent 680aaac commit 6a14117
Show file tree
Hide file tree
Showing 4 changed files with 31 additions and 4 deletions.
27 changes: 27 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,30 @@
## 5.13.2

### Bugfixes

- (stwlam) Disable flanking for GM-hidden tokens
- (stwlam) Prevent unidentified scrolls and wands from appearing in spell activations subtab
- (stwlam) Restore visiblity of manually-created items-only spellcasting entries
- (stwlam) Restore action roll options when generating inline damage labels
- (Supe) Prevent creation of new item casting entries on PCs
- (Supe) Support spell variants with elemental traits for kinetic activation

### Data Updates

- (Chas) Brushup Sheltering Slab rule element
- (Dire Weasel) Add adamantine trait to Underworld Dragon claw attack
- (Dire Weasel) Add healing links to Sacred Ground predicated on Divine Font type
- (Dire Weasel) Replace lower-resolution system icons with identical core icons
- (Dire Weasel) Update description and formatting of Potion of Disguise
- (DocSchlock) Fix several feat max-takable values
- (rectulo) Fix description of Mysterious Breadth
- (Rigo) Add cursebound trait to spells cast while using Mystery Conduit
- (Rigo) Add upgrade notes to Halfling Luck
- (Rigo) Append aura shut off reminder note to overflow impulses
- (Rigo) Brush up Vision of Weakness spell effect
- (stwlam) Set primal tradition in Kinetic Activation spellcasting ability
- (Tikael) Add missing Season of Ghosts actor

## 5.13.1

### System Improvements
Expand Down
4 changes: 2 additions & 2 deletions 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.13.1",
"version": "5.13.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 @@ -2,7 +2,7 @@
"id": "pf2e",
"title": "Pathfinder Second Edition",
"description": "A community contributed game system for Pathfinder Second Edition",
"version": "5.13.1",
"version": "5.13.2",
"license": "./LICENSE",
"compatibility": {
"minimum": "11.311",
Expand Down

0 comments on commit 6a14117

Please sign in to comment.