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
(8)Feralas.w3x
Variables
Initialization
Melee Initialization
Hero Limits
Spells
Charge
Blink Strike
Glorious Charge
Blink Strike Athernon
Events
NPCwrath
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
rawr
soundtype
No
SoundTypeEffect
Default melee game initialization for all players
Melee Initialization
Events
Map initialization
Conditions
Actions
Melee Game - Use melee time of day (for all players)
Melee Game - Limit Heroes to 1 per Hero-type (for all players)
Melee Game - Give trained Heroes a Scroll of Town Portal (for all players)
Melee Game - Set starting resources (for all players)
Melee Game - Remove creeps and critters from used start locations (for all players)
Melee Game - Create starting units (for all players)
Melee Game - Run melee AI scripts (for computer players)
Melee Game - Enforce victory/defeat conditions (for all players)
Hero Limits
Events
Map initialization
Conditions
Actions
Player Group - Pick every player in (All players) and do (Limit training of Elven Ranger to 1 for (Picked player))
Player Group - Pick every player in (All players) and do (Limit training of Apprentice to 1 for (Picked player))
Player Group - Pick every player in (All players) and do (Limit training of Orc Chieftan to 1 for (Picked player))
Player Group - Pick every player in (All players) and do (Limit training of Sangomancer to 1 for (Picked player))
Player Group - Pick every player in (All players) and do (Limit training of Wilder to 1 for (Picked player))
Player Group - Pick every player in (All players) and do (Limit training of Astronomer to 1 for (Picked player))
Player Group - Pick every player in (All players) and do (Limit training of Rouge Knight to 1 for (Picked player))
Player Group - Pick every player in (All players) and do (Limit training of Dragonborn to 1 for (Picked player))
Player Group - Pick every player in (All players) and do (Limit training of Earthbreaker to 1 for (Picked player))
Player Group - Pick every player in (All players) and do (Limit training of Ogre Mage to 1 for (Picked player))
Player Group - Pick every player in (All players) and do (Limit training of Apprentice to 1 for (Picked player))
Player Group - Pick every player in (All players) and do (Limit training of Kirin Agent to 1 for (Picked player))
Player Group - Pick every player in (All players) and do (Limit training of Dragonliege to 1 for (Picked player))
Charge
Events
Unit - A unit Is attacked
Conditions
((Attacking unit) has buff Draconic Charge) Equal to True
Actions
Wait 0.50 seconds
Unit - Cause (Attacking unit) to damage (Attacked unit) , dealing (30.00 + (60.00 x (Real((Level of Energy Blade for (Attacking unit)))))) damage of attack type Hero and damage type Normal
Unit - Remove Draconic Charge buff from (Attacking unit)
Blink Strike
Events
Unit - A unit Begins casting an ability
Conditions
(Ability being cast) Equal to Blink Assault
Actions
Unit - Add Blink Attack to (Triggering unit)
Wait 1.00 seconds
Unit - Remove Blink Attack from (Triggering unit)
Glorious Charge
Events
Unit - A unit Is attacked
Conditions
((Attacking unit) has buff Glorious Charge) Equal to True
Actions
Wait 0.50 seconds
Unit - Cause (Attacking unit) to damage (Attacked unit) , dealing 75.00 damage of attack type Normal and damage type Normal
Unit - Remove Glorious Charge buff from (Triggering unit)
Blink Strike Athernon
Events
Unit - A unit Begins casting an ability
Conditions
(Ability being cast) Equal to Blink Strike (Anetheron)
Actions
Unit - Add Blink Attack to (Triggering unit)
Wait 1.00 seconds
Unit - Remove Blink Attack from (Triggering unit)
NPCwrath
Events
Unit - A unit Is attacked
Conditions
(Owner of (Triggering unit)) Equal to Neutral Passive
Actions
Unit - Change ownership of (Attacked unit) to Neutral Hostile and Retain color
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.