Skip to content

Commit

Permalink
Release Notes 5.15.4 (#14750)
Browse files Browse the repository at this point in the history
  • Loading branch information
CarlosFdez committed May 19, 2024
1 parent 125bc3d commit a6f45d3
Show file tree
Hide file tree
Showing 4 changed files with 29 additions and 3 deletions.
26 changes: 26 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,29 @@
## 5.15.4

### Bugfixes

- (Supe) Fix cantrips and focus spells casting at 1st rank for NPCs above level 20
- (Supe) Set spellcasting proficiency to trained if at least one spellcasting entry exists

### Data Updates

- (Abbadon) Minor corrections for Triggerbrand Salvo, Malevolent Mannequins, and Harlo Krant
- (Ambrose M) Add automation for Strix Flight feats, Life Link, and Hand of the Apprentice
- (Cuingamehtar) Add new creature trait descriptions from Monster Core
- (Dire Weasel) Improve automation of Emblazon Feats
- (Dire Weasel) Update Sending's target and refresh it on all NPCs
- (DocSchlock) Fix description of the Injection trait
- (DocSchlock) Minor corrections for Bort's Blessing, Consecrate, and Tekko-Gaki
- (jfn4th) Fix message formatting for hag blood magic
- (LJSmith066) Fix Meteor Swarm for all NPCs in the bestiary
- (LJSmith006) Add automation for Mechanical Symbiosis
- (Rigo) Add effects for the Hero Point Deck
- (Tikael) Add automation for Pitborn
- (Tikael) Fix Barbarian's Spirit Instinct's Greater Weapon Specialization
- (Tikael) Restored Ancestry Guide Tiefling and Aasimar feats as Nephilim feats with remaster edits
- (Tikael) Incorporate Errata from May 17, 2024
- (Dire Weasel, Tikael) Minor corrections for PFS and Bestiary NPCs

## 5.15.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.15.3",
"version": "5.15.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.15.3",
"version": "5.15.4",
"license": "./LICENSE",
"compatibility": {
"minimum": "11.315",
Expand Down

0 comments on commit a6f45d3

Please sign in to comment.