Skip to content
Snippets Groups Projects
Commit cd344de0 authored by DarkGod's avatar DarkGod
Browse files

ad

parent 133708b2
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -48,7 +48,7 @@ newTalent{
if not x or not y then return nil end
if necroEssenceDead(self, true) then
self:projectApply(tg, x, y, Map.ACTOR, function(target) target:setEffect(target.EFF_WET, t.getDuration(self, t), {}) end)
self:projectApply(tg, x, y, Map.ACTOR, function(target) target:setEffect(target.EFF_WET, t.getDuration(self, t), {apply_power=self:combatSpellpower()}) end)
local empower = necroEssenceDead(self)
if empower then empower() end
end
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment