Skip to content

Commit

Permalink
Fix focus point cost of Psychic Dedication amps (#14153)
Browse files Browse the repository at this point in the history
  • Loading branch information
TikaelSol committed Mar 11, 2024
1 parent 8e46e10 commit 3e8e304
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions packs/feats/psychic-dedication.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,16 @@
],
"property": "other-tags",
"value": "amped"
},
{
"itemType": "spell",
"key": "ItemAlteration",
"mode": "add",
"predicate": [
"item:tag:amped"
],
"property": "focus-point-cost",
"value": 1
}
],
"subfeatures": {
Expand Down

0 comments on commit 3e8e304

Please sign in to comment.