Skip to content

Commit

Permalink
Release Notes 6.8.4 (#18069)
Browse files Browse the repository at this point in the history
  • Loading branch information
CarlosFdez authored Jan 21, 2025
1 parent b00432e commit c72f323
Show file tree
Hide file tree
Showing 4 changed files with 23 additions and 4 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
## 6.8.4

### Bug Fixes

- (Supe) Fix viewing spells with variants from compendium browser

### Data Updates

- (Ambrose) Add persistent damage to Channel Rot
- (Ambrose) Add spell links to some Summoner class feats
- (Dire Weasel) Add effect for Goz Mask (Major)
- (ottdmk) Fix level of Moderate Chromatic Jellyfish Oil
- (Redstone Flux) Fix damage of Spray of Stars
- (Tikael) Remove rule element from Hideous Ululation

### Under the Hood

- (Cerapter) Extend ItemAlteration to support changing base damage dice number

## 6.8.3

### 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": "6.8.3",
"version": "6.8.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": "6.8.3",
"version": "6.8.4",
"license": "./LICENSE",
"compatibility": {
"minimum": "12.328",
Expand Down

0 comments on commit c72f323

Please sign in to comment.