Parser: track absorbs from absorbed amount on spell_dmg
This commit is contained in:
@@ -768,6 +768,7 @@
|
||||
--group checks and avoidance
|
||||
|
||||
if (absorbed) then
|
||||
parser:heal_absorb(token, time, sourceSerial, sourceName, sourceFlags, targetSerial, targetName, targetFlags, 0, spellId, spellName, spellType, nil, nil, nil, nil, nil, nil, nil, absorbed)
|
||||
amount = absorbed + (amount or 0)
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user