CustomEntities
Table to work with specific abilities.
GetSpiritBear(spiritBear: CAbility
): CNPC|nil
CAbility
): CNPC|nil
Name
Type
Description
spiritBear
CAbility
The Spirit Bear ability.
Accept the Spirit Bear ability and return linked Bear.
GetVengeIllusion(commandAura: CAbility
): CNPC|nil
CAbility
): CNPC|nil
Name
Type
Description
commandAura
CAbility
The Command Aura ability.
Accept the Vengeful Spirit's Command Aura ability and return scepter linked illusion.
GetTetheredUnit(tether: CAbility
): CNPC|nil
CAbility
): CNPC|nil
Name
Type
Description
tether
CAbility
The Tether ability.
Accept the Wisp's Tether ability and return linked unit.
GetTempestDouble(tempestDouble: CAbility
): CNPC|nil
CAbility
): CNPC|nil
Name
Type
Description
tempestDouble
CAbility
The Tempest Double ability.
Accept the Arc Warden's Tempest Double ability and return linked clone.
GetMeepoIndex(dividedWeStand: CAbility
): integer|nil
CAbility
): integer|nil
Name
Type
Description
dividedWeStand
CAbility
The Divided We Stand ability.
Accept the Meepo's Divided We Stand ability and return index of Meepo.