Colosseum: Mochtroid Ice Climb (Left to Right)

Room ID: 189

Wiki
From: 1
Left Door
To: 3
Top Right Door

Climb a mochtroid with ice using the wall to help guide them. It is very easy to take damage if not preemptive with freezes. Mochtroid movement and freeze timing gets harder at the waterline.

Requires:

"h_canNavigateUnderwater"
"canMochtroidIceClimb"
"canPlayInSand"
"canCameraManip"
{
  "or": [
    "Gravity",
    "HiJump"
  ]
}
"canTrickyJump"
{
  "or": [
    "canInsaneJump",
    {
      "enemyDamage": {
        "enemy": "Mochtroid",
        "type": "contact",
        "hits": 2
      }
    }
  ]
}