Make wings of light self-target

This commit is contained in:
nsalyzyn 2025-12-14 14:52:50 -07:00
parent f60792f714
commit f58531298b

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,