Im currently trying to make an NPC boss using LunaLua, but it keeps dying on the first hit, I added 'eventObj.cancelled = true' on the NPCHarm function, but it still keeps on dying, am I doing something wrong or is there just another way?
To add, I got this 'info' from Enjl's LunaLua tutorial on custom NPC packs.