Antipodes : Rush through it! (Spoiler)

ws = hero.findByType("warlock")
w = hero.findNearest(ws)
hero.moveXY(21, 32)
hero.cast("invisibility", hero)
hero.attack(w)
hero.attack(w)
while True:
    enemy = hero.findNearestEnemy()
    if enemy:
        if hero.isReady("bash"):
            hero.bash(enemy)
        else:
            hero.attack(enemy)

This is a spoiler, you must have at least 3340 health to use this code and pass the level!

Pls use the Runesword, the Precious and with a hero which has a [Deals 106%(or more) of listed Warrior damage] stat.

You can check the stat by clicking the [Choose Your Hero] screen , and hovering on the [Damage] stat (bar), and then a sentence will pop out.

This is my gear:

Using tharin