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!
You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
Triggers
Multiplay Spell.w3x
Variables
Spell
Casting Spell
Enter map-specific custom script code below. This text will be included in the map script after variables are declared and before any trigger code.
Name
Type
is_array
initial_value
Casting Spell
Events
Unit - Blademaster of Blackrock Clan 0000 <gen> Starts the effect of an ability
Conditions
(Ability being cast) Equal to Nova
Actions
For each (Integer A) from 1 to 6 , do (Actions)
Loop - Actions
Unit - Create 1 . Nova Dummy for (Owner of (Triggering unit)) at ((Position of (Triggering unit)) offset by 250.00 towards (60.00 x (Real((Integer A)))) degrees.) facing Default building facing degrees
Unit - Order (Last created unit) to Human Blood Mage - Flame Strike . (Position of (Last created unit))
Unit - Add a 0.50 second Generic expiration timer to (Last created unit)
Wait 0.40 seconds
For each (Integer A) from 1 to 12 , do (Actions)
Loop - Actions
Unit - Create 1 . Nova Dummy 2 for (Owner of (Triggering unit)) at ((Position of (Triggering unit)) offset by 400.00 towards (30.00 x (Real((Integer A)))) degrees.) facing Default building facing degrees
Unit - Order (Last created unit) to Special Warlock - Inferno . (Position of (Last created unit))
Unit - Add a 0.50 second Generic expiration timer to (Last created unit)
Wait 0.30 seconds
For each (Integer A) from 1 to 18 , do (Actions)
Loop - Actions
Unit - Create 1 . Nova Dummy 3 for (Owner of (Triggering unit)) at ((Position of (Triggering unit)) offset by 700.00 towards (10.00 x (Real((Integer A)))) degrees.) facing Default building facing degrees
Unit - Order (Last created unit) to Neutral Sea Witch - Tornado . (Position of (Last created unit))
Unit - Add a 0.50 second Generic expiration timer to (Last created unit)
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.