# You'll need good strategy to win this one!
# Your clone will have the same equipment you have!
# But, they're not very skilled at using special powers.
while True:
enemy = hero.findNearestEnemy()
flag = hero.findFlag("green")
if flag:
hero.pickUpFlag(flag)
else:
if enemy.type != "sand-yak":
if hero.isReady("bash"):
hero.bash(enemy)
I keep dying, I’ve tried using worse armor and a worse sword and a good bash shield. Please help
Yes, to this lvl you have to use “super powers”. And the best, I think is chain-lightning to archers. And if you have “jumpTo” you can jump to Clone and kill him before you kill other (soldiers and archers).
And please, send us your equipment.
Hope it helps