Skip to content

Commit

Permalink
Release Notes 5.14.4 (#14244)
Browse files Browse the repository at this point in the history
  • Loading branch information
stwlam committed Mar 16, 2024
1 parent f5f7ac7 commit 281e7e7
Show file tree
Hide file tree
Showing 4 changed files with 30 additions and 4 deletions.
28 changes: 27 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,30 @@
5.14.3
## 5.14.4

### Bugfixes

- (stwlam) Fix issue causing damage/critical icons to appear to players when Show Check Outcomes is disabled
- (stwlam) Restore application of volley penalty to weapon-infused elemental blasts
- (Supe) Fix sizing and scrollability of NPC loot sheet
- (Supe) Omit common language from party sheet languages
- (Supe) Restore spell/healing domain in spells

### Data Updates

- (Abaddon) Fix prerequisites of Edgewatch Detective Dedication, Scholastic Identification, and Shoving Sweep
- (Dire Weasel) Fix rarity of Arms of the Drowned
- (Dire Weasel) Fix price of Root Boots
- (Dire Weasel) Handle alchemical trait in IWR
- (Dire Weasel) Populate some empty predicates
- (Intervención) Update Cassisian Helmet rule element to predicate on unholy trait
- (kromko) Add missing spells to Fluid Form Staff (Major)
- (Rigo) Add effects for Inertial Barrier and Mental Balm
- (Rigo) Brush up some Spell Trickster automation
- (Rigo, Tikael) Remove erroneously added attack trait from several spells
- (SpartanCPA) Add Monster Core NPCs revealed in Paizo Blog
- (Tikael) Add missing trait to several Fist of the Ruby Phoenix actors
- (Tikael) Add inline template to Scorching Column

## 5.14.3

### Bugfixes

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.14.3",
"version": "5.14.4",
"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.14.3",
"version": "5.14.4",
"license": "./LICENSE",
"compatibility": {
"minimum": "11.315",
Expand Down

0 comments on commit 281e7e7

Please sign in to comment.