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
Fake Death.w3x
Variables
Initialization
Melee Initialization
Fake Death
Fake Death
Stay Place
Map Engine
T1
T2
T3
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
Default melee game initialization for all players
Melee Initialization
Events
Map initialization
Conditions
Actions
Melee Game - Use melee time of day (for all players)
Fake Death
Events
Unit - A unit Begins casting an ability
Conditions
Actions
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
If - Conditions
(Ability being cast) Equal to Fake Death
Then - Actions
Animation - Play (Casting unit) 's death animation
Player Group - Pick every player in (All players) and do (Create a permanent Fleshy Blood Mage corpse for (Picked player) at (Position of (Casting unit)) facing (Facing of (Casting unit)) degrees)
Trigger - Turn on Stay_Place <gen>
Wait 0.01 seconds
Animation - Change (Casting unit) 's size to ( 1.00 %, 1.00 %, 1.00 %) of its original size
Wait 20.00 seconds
If (((Casting unit) has buff Wind Walk) Equal to True) then do (Do nothing) else do (Change (Casting unit)'s size to (100%, 100%, 100%) of its original size)
If (((Casting unit) has buff Wind Walk) Equal to True) then do (Do nothing) else do (Resume corpse decay for (Casting unit))
If (((Casting unit) has buff Wind Walk) Equal to True) then do (Do nothing) else do (Turn off Stay_Place <gen>)
Wait 20.00 seconds
If (((Casting unit) has buff Wind Walk) Equal to True) then do (Do nothing) else do (Change (Casting unit)'s size to (100%, 100%, 100%) of its original size)
If (((Casting unit) has buff Wind Walk) Equal to True) then do (Do nothing) else do (Resume corpse decay for (Casting unit))
If (((Casting unit) has buff Wind Walk) Equal to True) then do (Do nothing) else do (Turn off Stay_Place <gen>)
Wait 20.00 seconds
If (((Casting unit) has buff Wind Walk) Equal to True) then do (Do nothing) else do (Change (Casting unit)'s size to (100%, 100%, 100%) of its original size)
If (((Casting unit) has buff Wind Walk) Equal to True) then do (Do nothing) else do (Resume corpse decay for (Casting unit))
If (((Casting unit) has buff Wind Walk) Equal to True) then do (Do nothing) else do (Turn off Stay_Place <gen>)
Else - Actions
Do nothing
Stay Place
Events
Time - Every 0.01 seconds of game time
Conditions
Actions
Unit Group - Pick every unit in (Units in (Playable map area)) and do (If (((Picked unit) has buff Wind Walk) Equal to True) then do (Order (Picked unit) to Stop.) else do (Do nothing))
T1
Events
Map initialization
Conditions
Actions
Unit - Order Knight 0003 <gen> to Patrol To . (Center of Region_000 <gen>)
T2
Events
Unit - A unit enters Region_000 <gen>
Conditions
Actions
If ((Owner of (Triggering unit)) Equal to Player 2 (Blue)) then do (Order Knight 0003 <gen> to Patrol To.(Center of Region_001 <gen>)) else do (Do nothing)
T3
Events
Unit - A unit enters Region_001 <gen>
Conditions
Actions
If ((Owner of (Triggering unit)) Equal to Player 2 (Blue)) then do (Order Knight 0003 <gen> to Patrol To.(Center of Region_000 <gen>)) else do (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.