I've been working on a new project of mine, adding in a few little features here and there, but I've come to a small roadblock. I can't really figure out how to make a "Leap Attack" type of spell without using Blink, which automatically teleports the caster, rather than has them jump to their spot, aswell as damaging the area it lands on.
Give the unit either crow form ability (which gives them flying hieght) or make them capable of having a flying height and create a paraobola and move the unit along that parabola.
To be able to set a ground unit's flying height you must add Medivh's Crow Form ability, and then remove it. A parabola is pretty much the 'shape' you make when you jump. Kind of like a U. Their is a script in the Code Rescources section for a parabolic function. I don't know if you use JASS or GUI so i cant help as much at the moment.