v1.01 - Modified BallDeath trigger, added memory cleaners and stuff.
v1.02 - Actually imported the changes into hiveworkshop page (silly me).
v1.03 - Added more configuration, fixed some memory leaks.
v1.04 - Modified a lot of stuff that RetardedDreadlord pointed out (thanks) changed some special effects, changed Ball Phoenix Fire effect and missle speed, changed lightning effect.
v1.05 - Made the spell support multiple levels, the wisps are now rotating around the caster, merged death trigger with loops deindex part, added more configurations.
v1.06 - Added a deindex when the target is dead, damage is now level-dependant, simplified variable names and upgraded import instructions.
v1.07 - Added more love to the tooltip and loading screen, updated the speed configuration variable to be actual Warcraft 3 speed.
v1.08 - Replaced some functions with faster ones, merged the two speed variables into one, reconstructed the duration reduction to make more sense, added a preload to the added ability, removed a pointless condition when deciding if the death explosion should damage the unit or not. Huge thanks to KILLCIDE.
v1.09 - Removed the condition to move wisps, added a removal of wisps at the end of the spell rather than when the wisps' duration expires.
v1.10 - Triggered damage, added a damage interval/damage configurable variables.
v1.11 - Fixed leaked things, improved damage smoothness.