- Joined
- Dec 30, 2006
- Messages
- 84
Right now I am having fun with
Daelin's Tutorial Basic of Trigger Enhancing Spells and I think I did the % part right, but the spell doesnt work:
Can someone helps me out.??
Daelin's Tutorial Basic of Trigger Enhancing Spells and I think I did the % part right, but the spell doesnt work:
Can someone helps me out.??
-
STR TC
-
Events
- Unit - A unit Is attacked
-
Conditions
- (Random integer number between 1 and 100) Less than or equal to (5 x (Level of Thunder Maul for (Attacking unit)))
- (Level of Thunder Maul for (Triggering unit)) Not equal to 0
-
Actions
- Unit - Create 1 DUMMY for (Owner of (Attacking unit)) at (Position of (Attacking unit)) facing Default building facing degrees
- Unit - Add a 1.50 second Generic expiration timer to (Last created unit)
- Unit - Add Thunder Clap to (Last created unit)
- Unit - Order (Attacking unit) to Human Mountain King - Thunder Clap
-
Events