Yep I think you're right, that's about 99% where we want to be. Now I want to use the vita nex system for the visual effect. Here's what I had before:
new EnergyExplodeEffect(target, target.Map, 5, effectHandler: ExplosionDamage).Send();
(IPoint3D start, Map map, [int range = 5], [int repeat =...