Hello!!
I made a simple spell where a static enemy will heal other monsters inside its area, but I'm not being able to make it identify the proper creatures in the area and add health to them.
What am I doing wrong? Thanks in advance!
local combat = Combat()
local area = {
{0, 0, 0, 0, 0, 0...