- Joined
- Sep 30, 2008
- Messages
- 13
My spell Grand Slash dont work
Edit:
solved
Variable fixed the problem it stored the casting unit and the target and also the location for the casting unit and the targeted unit
-
Events
- Unit - A unit Starts the effect of an ability
-
Conditions
- (Ability being cast) Equal to Grand Slash
-
Actions
- Unit - Add Storm Crow Form to (Casting unit)
- Animation - Change (Casting unit) flying height to 450.00 at 100.00
- Animation - Change (Casting unit)'s animation speed to 50.00% of its original speed
- Unit - Pause (Casting unit)
- Unit - Make (Casting unit) Invulnerable
- Unit - Remove Storm Crow Form From (Casting Unit)
- Wait 4.00 seconds
- Animation - Player (Casting unit)'s Attack animation
- Unit - Move (Casting unit) instantly to (Position of (Target unit of ability being cast))
- Unit - Cause (Casting unit) to damage (Target unit of ability being cast), dealing 500.00 damage of attack type Hero and damage type Normal
- Unit - Make (Casting unit) Vulnerable
- Unit - Unpause (Casting unit)
- Animation - Change (Casting unit) flying height to 0.00 at 200.00
- Animation - Change (Casting unit)'s animation speed to 100.00% of its original speed
Edit:
solved
Variable fixed the problem it stored the casting unit and the target and also the location for the casting unit and the targeted unit
Last edited: