Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
try to edit endurance aura with negative value, change the target to enemy units. what's the detail about the chance to freeze? i mean, you want the enemy has 5% chance to freeze when it attack your allies, or when it attacked by your allies, or what?
Well there is a slow aura - Tornado slow aura, but it has no icon. The icon can be easily placed using trigger and another passive abibity with 0 values.
I have a question to Leopard. Since i get the lastest wc3 version i can't make negative values. So my question is how i can make them now?
set (Freeze_Chance) = (random integar between 1 and 20)
unit group - pick all units within (range of aura) and do -
if
(random integar) = 1
(picked unit) is (an enemy unit) = true
then
create 1 (dummy) for (owner of aura)
order (dummy) to (freeze spell) (picked unit)
else
do nothing
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.