I tried do that using immolation + custom triggers for the spin animation did worked but still having some issues:
1: The blademaster still can attack during the animation
2: Only stops the spin animation by turning off the skill manualy, if the mana ends doesn't stop automaticaly
3: The blademaster doesn't gain his spell/magic immunity
In case anyone know how to improve the existing triggers:
1: The blademaster still can attack during the animation
2: Only stops the spin animation by turning off the skill manualy, if the mana ends doesn't stop automaticaly
3: The blademaster doesn't gain his spell/magic immunity
In case anyone know how to improve the existing triggers:
-
Events
-
Unit - A unit Is issued an order with no target
-
Conditions
-
(Issued order) Equal to (order(immolation))
-
Actions
-
Animation - add the spin animation tag to (triggering unit)
-
Events
-
Unit - A unit Is issued an order with no target
-
Conditions
-
(Issued order) Equal to (order(unimmolation))
-
Actions
-
Animation - remove the spin animation tag to (triggering unit)
Last edited: