Skip to content

Commit

Permalink
Release Notes 6.3.1 (#16325)
Browse files Browse the repository at this point in the history
  • Loading branch information
CarlosFdez authored Aug 30, 2024
1 parent 4a4ebd7 commit 1c68910
Show file tree
Hide file tree
Showing 4 changed files with 25 additions and 4 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,24 @@
## 6.3.1

### Bugfixes

- (Idle) Fixed background label in the attribute boosts menu
- (stwlam, Supe) Fix level up feature granting and grant item
- (stwlam) Fix critical hit immunities
- (Supe) Don't show chat portraits in secret messages

### Data Updates

- (Abbadon) Adding missing sources to some items
- (Ambrose) Add processed trait
- (Ambrose) Consolidate Catharsis Emotion features into one
- (Dire Weasel) Link some Tian Xia feats to relevant archetype journal entries
- (Nythz) Add dedication trait to Pactbound Dedication
- (Rigo) Fix several Wayang, Yaksha, and Yaoguai ancestry feats
- (Rigo) Add degree of success radius adjustments to Strategist Stance
- (Rigo) Add automation for Protective Cycle, Renewing Cycle, and some Spirit Warrior features
- (TiloBuechsenschuss) Add expiration to Buckler Stance

## 6.3.0

### Highlights
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": "6.3.0",
"version": "6.3.1",
"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": "6.3.0",
"version": "6.3.1",
"license": "./LICENSE",
"compatibility": {
"minimum": "12.328",
Expand Down

0 comments on commit 1c68910

Please sign in to comment.