-
Kalegos Dragonspawn
-
Events
-
Unit - Kalecgos Aspect of Magic (LB) 0413 <gen> Starts the effect of an ability
-
-
Conditions
-
(Ability being cast) Equal to Summon Dragonspawn (Kalecgos)
-
-
Actions
-
Set VariableSet DS = (Center of Dragonflight spawn <gen>)
-
Unit - Create 1 Blue Dragonspawn Overseer for Player 10 (Light Blue) at DS facing Default building facing degrees
-
Custom script: call RemoveLocation(udg_DS)
-
Set VariableSet DS = (Center of Dragonflight spawn <gen>)
-
Unit - Create 2 Blue Dragonspawn Sorcerer for Player 10 (Light Blue) at DS facing Default building facing degrees
-
Custom script: call RemoveLocation(udg_DS)
-
Set VariableSet DS = (Center of Dragonflight spawn <gen>)
-
Unit - Create 3 Blue Dragonspawn Warrior for Player 10 (Light Blue) at DS facing Default building facing degrees
-
Custom script: call RemoveLocation(udg_DS)
-
Set VariableSet DS = (Center of Dragonflight spawn <gen>)
-
Unit - Create 3 Blue Dragonspawn Apprentice for Player 10 (Light Blue) at DS facing Default building facing degrees
-
Custom script: call RemoveLocation(udg_DS)
-
Set VariableSet DS = (Center of Dragonflight spawn <gen>)
-
Unit - Create 3 Blue Dragonspawn Meddler for Player 10 (Light Blue) at DS facing Default building facing degrees
-
Custom script: call RemoveLocation(udg_DS)
-
-