diff --git a/packs/talents.json b/packs/talents.json index e6bbed9a..632f613b 100644 --- a/packs/talents.json +++ b/packs/talents.json @@ -3692,7 +3692,7 @@ "itemEffectConfig": { "applyToItems": true, "itemName": "", - "condition": "'@item.type' === 'spell' && @item.data.spellGroups.lightning && item.data.spellGroups.damage" + "condition": "'@item.type' === 'spell' && @item.data.spellGroups.lightning && @item.data.spellGroups.damage" } } },