magic and all monsters
mob verb Spell() view(7,src) << "[src] casts a spell!" for(var/mob/Monster/M in oview(7,src)) M.HP -= 1 // Change this