From e74ce7726a9d7ca535b9fc7950fc3e9b30334f48 Mon Sep 17 00:00:00 2001 From: Nick Salyzyn Date: Wed, 17 Dec 2025 10:42:02 -0700 Subject: [PATCH] Make wings of light self-target (#1426) --- .../subclasses/feature_Wings_of_Light_KkQH0tYhagIqe2MT.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/packs/subclasses/feature_Wings_of_Light_KkQH0tYhagIqe2MT.json b/src/packs/subclasses/feature_Wings_of_Light_KkQH0tYhagIqe2MT.json index f7157194..5b86e348 100644 --- a/src/packs/subclasses/feature_Wings_of_Light_KkQH0tYhagIqe2MT.json +++ b/src/packs/subclasses/feature_Wings_of_Light_KkQH0tYhagIqe2MT.json @@ -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,