- Joined
- Dec 1, 2007
- Messages
- 121
I try to add a poison effect to a Storm Bolt ability, but it won't work. I added a envenomed weapons equal to the level of the ability being cast to the dummy summoned at the target, but it won't work. I don't get it! What shall I do?
-
Wounding Axe
-
Events
-
Unit - A unit Begins casting an ability
-
-
Conditions
-
(Ability being cast) Equal to Wounding Axe
-
-
Actions
-
Unit - Create 1 Blood for Neutral Hostile at (Position of (Targeted unit)) facing Default building facing degrees
-
Set Bleeding = (Last created unit)
-
Unit - Set level of Bleeding for Bleeding to (Level of Wounding Axe for (Casting unit))
-
Unit - Order Bleeding to Attack (Targeted unit)
-
Unit - Add a 1.00 second Force Of Nature expiration timer to Bleeding
-
-