So, in zero sum, mana-blast is an useful spell, but i want to move to a pos that can deal enemies more damage, can anyone teach me that?
1 Like
Hello???
Can someone help me?
1 Like
Try this?
eh = #find the enemy hero
if hero.isReady("mana-blast"):
if eh:
while hero.distanceTo(eh) < # some number:
hero.move(eh.pos)
if hero.distanceTo(eh)< # some number
hero.manaBlast()
No, i said was moving to griffins riders
2 Likes
Actally, middle of group of enemies
1 Like
So can anyone explain?
1 Like
PLs can anybody exlain?
1 Like