I having some problems with a spell that doesn't hit o.0 I tested it on Rats, Demons, Dragon Lords, and the spell doesn't hit anyone o.0
What's the problem?
local spellConfig = {
{effect = CONST_ME_EXPLOSIONHIT,
area = createCombatArea({
{1, 0, 1},
{0, 1, 0}...