My first request is for help with designing a slow fall spell.
What i currently have is a modified "metamorphosis" ability to give a flying height of 0. This does allow for the user to "fall" from a cliff while under the influence of the spell, UNFORTUNATELY it allows them to "fall" right back up the cliff.
----------------------------
My second is a modification of the blink ability. as is, blink allows the user to go over cliffs, something which i wish to deny it. If anyone has an idea as to how I can avoid this "feature" (i've thought about using a dummy ability, with triggers to check for extreme height changes, but that could result in the ability failing to go up a ramp)
-----------------------------
I'm comfortable with some minor JASS work, but if it requires more, I suppose i'll need to get to learning.
What i currently have is a modified "metamorphosis" ability to give a flying height of 0. This does allow for the user to "fall" from a cliff while under the influence of the spell, UNFORTUNATELY it allows them to "fall" right back up the cliff.
----------------------------
My second is a modification of the blink ability. as is, blink allows the user to go over cliffs, something which i wish to deny it. If anyone has an idea as to how I can avoid this "feature" (i've thought about using a dummy ability, with triggers to check for extreme height changes, but that could result in the ability failing to go up a ramp)
-----------------------------
I'm comfortable with some minor JASS work, but if it requires more, I suppose i'll need to get to learning.