Hello otlanders!
I've been doing so much testing with doTargetCombatHealth(), and I dont know if its a bug, intended, and if there's a work around for it.
So far, this is the basic mass healing spell.
function onTargetCreature(creature, target)
local player = creature:getPlayer()
local...