- Joined
- Feb 18, 2007
- Messages
- 216
So here's my noobish poison nova trigger:
-
PoisonNova
-
Events
- Unit - A unit Begins casting an ability
-
Conditions
- (Ability being cast) Equal to Poison Nova
-
Actions
- Unit - Create 1 PoisonNovaDummy for Player 1 (Red) at (Position of (Casting unit)) facing Default building facing degrees
- Unit - Order (Last created unit) to Neutral Pandaren Brewmaster - Breath Of Fire ((Position of (Casting unit)) offset by 50.00 towards 0.00 degrees)
- Unit - Add a 2.00 second Generic expiration timer to (Last created unit)
- Unit - Create 1 PoisonNovaDummy for Player 1 (Red) at (Position of (Casting unit)) facing Default building facing degrees
- Unit - Order (Last created unit) to Neutral Pandaren Brewmaster - Breath Of Fire ((Position of (Casting unit)) offset by 50.00 towards 45.00 degrees)
- Unit - Add a 2.00 second Generic expiration timer to (Last created unit)
- Unit - Create 1 PoisonNovaDummy for Player 1 (Red) at (Position of (Casting unit)) facing Default building facing degrees
- Unit - Order (Last created unit) to Neutral Pandaren Brewmaster - Breath Of Fire ((Position of (Casting unit)) offset by 50.00 towards 90.00 degrees)
- Unit - Add a 2.00 second Generic expiration timer to (Last created unit)
- Unit - Create 1 PoisonNovaDummy for Player 1 (Red) at (Position of (Casting unit)) facing Default building facing degrees
- Unit - Order (Last created unit) to Neutral Pandaren Brewmaster - Breath Of Fire ((Position of (Casting unit)) offset by 50.00 towards 135.00 degrees)
- Unit - Add a 2.00 second Generic expiration timer to (Last created unit)
- Unit - Create 1 PoisonNovaDummy for Player 1 (Red) at (Position of (Casting unit)) facing Default building facing degrees
- Unit - Order (Last created unit) to Neutral Pandaren Brewmaster - Breath Of Fire ((Position of (Casting unit)) offset by 50.00 towards 180.00 degrees)
- Unit - Add a 2.00 second Generic expiration timer to (Last created unit)
- Unit - Create 1 PoisonNovaDummy for Player 1 (Red) at (Position of (Casting unit)) facing Default building facing degrees
- Unit - Order (Last created unit) to Neutral Pandaren Brewmaster - Breath Of Fire ((Position of (Casting unit)) offset by 50.00 towards 225.00 degrees)
- Unit - Add a 2.00 second Generic expiration timer to (Last created unit)
- Unit - Create 1 PoisonNovaDummy for Player 1 (Red) at (Position of (Casting unit)) facing Default building facing degrees
- Unit - Order (Last created unit) to Neutral Pandaren Brewmaster - Breath Of Fire ((Position of (Casting unit)) offset by 50.00 towards 270.00 degrees)
- Unit - Add a 2.00 second Generic expiration timer to (Last created unit)
- Unit - Create 1 PoisonNovaDummy for Player 1 (Red) at (Position of (Casting unit)) facing Default building facing degrees
- Unit - Order (Last created unit) to Neutral Pandaren Brewmaster - Breath Of Fire ((Position of (Casting unit)) offset by 50.00 towards 315.00 degrees)
- Unit - Add a 2.00 second Generic expiration timer to (Last created unit)
-
Events