XXXconanXXX
Cocktails anyone?
- Reaction score
- 288
I wish to make the ability that I have, when it is leveled up make the "fog" longer. this is the trigger I have so far
---------------------------------------------------------------------------------
Event
(a unit owned by player 1) begins casting an ability
conditions
(unit type of (casting unit)) equal to nerubian general
ability being cast equal to Desert Haze
Actions
Create a weather effect at (whole map) using dungeon red for(heavy)
wait-7.00 seconds
Disable last created weather effect
-------------------------------------------------------------------------------
What would be the rigger to when he level;s up this ability it increases the wait time from 7.00 seconds to 10.00 seconds?
---------------------------------------------------------------------------------
Event
(a unit owned by player 1) begins casting an ability
conditions
(unit type of (casting unit)) equal to nerubian general
ability being cast equal to Desert Haze
Actions
Create a weather effect at (whole map) using dungeon red for(heavy)
wait-7.00 seconds
Disable last created weather effect
-------------------------------------------------------------------------------
What would be the rigger to when he level;s up this ability it increases the wait time from 7.00 seconds to 10.00 seconds?


