- Joined
- May 6, 2008
- Messages
- 284
I want him to fly in air how i can do it + how i can delete those spikes after i cast this because they stay on their chest
-
Spike Strike
-
Events
- Unit - A unit Begins casting an ability
-
Conditions
- (Ability being cast) Equal to Storm Bolt1
-
Actions
- Set AttackAbility = (Target unit of ability being cast)
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
- (Level of Storm Bolt1 for (Casting unit)) Equal to 1
-
Then - Actions
- Special Effect - Create a special effect attached to the chest of (Target unit of ability being cast) using Abilities\Spells\Undead\Impale\ImpaleMissTarget.mdl
- Special Effect - Create a special effect attached to the chest of (Casting unit) using Abilities\Spells\NightElf\BattleRoar\RoarCaster.mdl
- Else - Actions
-
If - Conditions
-
Events