Skip to content

Commit

Permalink
Release Notes 6.6.1 (foundryvtt#17108)
Browse files Browse the repository at this point in the history
  • Loading branch information
CarlosFdez authored Nov 1, 2024
1 parent 0530264 commit b5b63b4
Show file tree
Hide file tree
Showing 4 changed files with 29 additions and 4 deletions.
25 changes: 25 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,28 @@
## 6.6.1

### Bugfixes

- (Supe) Fix browsing mythic callings when one isn't set

### Data Updates

- (Ambrose) Convert Rewrite Fate into an action that is granted by Mythic Callings
- (Ambrose) Fix text on Avenger Class Archetype Journal Entry
- (Ambrose) Incorporate errata for War of the Immortals
- (Ambrose) Update additional Equipment Effects descriptions and icons
- (Dire Weasel) Add effects for Arcane Explosion and Diadem of Divine Radiance
- (Dire Weasel) Update some War of Immortal nephilim feats
- (Nythz) Link War of Immortals class archetype dedications to their respective journal pages
- (Rigo) Add effect for Fly on Shadowed Wings and inline healing for Spirit's Sacrifice
- (Rigo) Add martial proficiency upgrade to Embodiment of Battle
- (Rigo) Add missing divine spark predicate to Victor's Wreath immanence
- (Rigo) Add missing traits to Ears That Hear the Truth
- (Rigo) Automate Roaring Heart and Medium's Awareness
- (Rigo) Fix Embed UUID on Thousand League Sandals
- (Rigo) Fix Fracture Mountain's immanence damage adjustment
- (Rigo) Use toggle to tag unarmed attack as a weapon ikon
- (Supe) Make mythic variant rule hint more descriptive in settings

## 6.6.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.6.0",
"version": "6.6.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.6.0",
"version": "6.6.1",
"license": "./LICENSE",
"compatibility": {
"minimum": "12.328",
Expand Down

0 comments on commit b5b63b4

Please sign in to comment.