Make wings of light self-target (#1426)

This commit is contained in:
Nick Salyzyn 2025-12-17 10:42:02 -07:00 committed by GitHub
parent 9b4249b100
commit e74ce7726a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -69,12 +69,12 @@
}
],
"target": {
"type": "any",
"type": "self",
"amount": null
},
"name": "Spend Hope",
"img": "icons/magic/light/projectile-beam-yellow.webp",
"range": ""
"range": "self"
}
},
"originItemType": null,