ducky
1
hero.shadowVortex({50,33},{40,55})
while True:
enemy = hero.findNearestEnemy()
friends = hero.findFriends()
if enemy:
if enemy.type=="sand-yak":
hero.say(" don't touch me")
else:
hero.attack(enemy)
Why does Ritic just keep standing there
You can’t shadow vortex from {50, 33} since your hero isn’t there.
Also, how come you have unlocked Ritic yet you do not know how position objects work?
They are supposed to be in the form {“x”: x, “y”: y}
Do not make these topics ambassador topics. Just let them be uncategorized
He can get gems and buy them any time.