My trigger is not working. This portion...
- Unit - Cause (Casting unit) to damage (Target unit of ability being cast), dealing (3.00 x ((Percentage mana of Dummy Unit(Magic) 0000 <gen>) x 0.10)) damage of attack type Spells and damage type Fire
-
ManaWipe
-
Events
- Unit - A unit Begins casting an ability
-
Conditions
- (Ability being cast) Equal to ManaWipe
-
Actions
- Floating Text - Create floating text that reads (100 + %) above Muradin Bronzebeard 0002 <gen> with Z offset 0.00, using font size 10.00, color (100.00%, 100.00%, 100.00%), and 0.00% transparency
- Wait 1.00 seconds
- Trigger - Turn on Damage Increase <gen>
- Wait 6.00 seconds
- Trigger - Turn off Damage Increase <gen>
- Floating Text - Destroy (Last created floating text)
- Unit - Cause (Casting unit) to damage (Target unit of ability being cast), dealing (3.00 x ((Percentage mana of Dummy Unit(Magic) 0000 <gen>) x 0.10)) damage of attack type Spells and damage type Fire
- Unit - Set mana of Dummy Unit(Magic) 0000 <gen> to 0.00
-
Events