Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Selection

Events


Unit - A unit comes within 100.00 of Paladin 0073 <gen>

Conditions


(Unit-type of (Triggering unit)) Equal to (==) Hero Chooser

Actions


Unit - Create 1 Paladin for (Owner of (Triggering unit)) at (Center of HeroSpawn1 <gen>) facing Default building facing (270.0) degrees


Unit - Remove (Triggering unit) from the game


Camera - Pan camera for (Owner of (Triggering unit)) to (Center of HeroSpawn <gen>) over 0.50 seconds
Melee Initialization

Events


Map initialization

Conditions

Actions


-------- Set 1 --------


Set i = 1


Set hero_Region[i] = Pally region <gen>


Set hero_Pick[i] = Paladin


-------- Set 2 --------


Set i = (i + 1)


Set hero_Region[i] = MK region <gen>


Set hero_Pick[i] = Mountain King
Hero Pick

Events


Unit - A unit enters Pally region <gen>


Unit - A unit enters MK region <gen>

Conditions


(Unit-type of (Triggering unit)) Equal to Footman

Actions


For each (Integer A) from 1 to 2, do (Actions)



Loop - Actions




If (All Conditions are True) then do (Then Actions) else do (Else Actions)





If - Conditions






(hero_Region[(Integer A)] contains (Triggering unit)) Equal to True





Then - Actions






Unit - Remove (Triggering unit) from the game






Unit - Create 1 hero_Pick[(Integer A)] for (Owner of (Triggering unit)) at ((Owner of (Triggering unit)) start location) facing Default building facing degrees





Else - Actions
