- Joined
- May 15, 2013
- Messages
- 3,782
Guy's and Gal's,
I was making an Envenomed Net base on Ensnare.
I added an Envenomed Spears with the Venom Buff to the dummy who attack, It doesn't work. Its just regular Ensnare with no poison dps
- Envenomed Net
- Event - A unit cast an ability
- Condition - [Ability being cast] Equal to Envenomed Net
- Action
- Unit - Create 1 EN Dummy at Position of [Targeted Unit of Ability Being Cast]
- Unit - Create a Generic expiration timer for [Last created unit]
- Unit - Order [Last created unit] to attack [Targeted Unit of ability Being Cast]
- If Conditions
- Or - Any Conditions are True
- [Target Unit of ability being cast] has Envenomed Net (Buff) Equal to False
- [Target Unit of ability being cast] is dead Equal to True
- Then Actions
- Unit - Remove [Last created unit] from game
- Unit - Remove Venom (Dummy Buff) from [Target unit of ability being cast]
- Else Actions
- Do Nothing
Need help.