Botwoon Hallway: Mochtroid Ice Clip (Hard)

Crouch under the crumble blocks while aiming upward, using both angle buttons then freeze the Mochtroid while it is on Samus. Jump onto the Mochtroid by quickly pressing down after jumping, when on it, press up to stand then jump through the ceiling.

Difficulty filter

Strats ()

From: 1
Bottom Left Door
To: 2
Right Door

Crouch under the crumble blocks while aiming upward, using both angle buttons then freeze the Mochtroid while it is on Samus. Jump onto the Mochtroid by quickly pressing down after jumping, when on it, press up to stand then jump through the ceiling. With no jump assists, use a frozen Mochtroid as a platform to get to the ledge above the door.

Requires:

{
  "notable": "Mochtroid Ice Clip"
}
"h_canNavigateUnderwater"
"canCeilingClip"
"canUseFrozenEnemies"
{
  "or": [
    "canTrickyJump",
    {
      "enemyDamage": {
        "enemy": "Mochtroid",
        "type": "contact",
        "hits": 1
      }
    }
  ]
}
From: 2
Right Door
To: 1
Bottom Left Door

Crouch under the crumble blocks while aiming upward, using both angle buttons then freeze the Mochtroid while it is on Samus. Jump onto the Mochtroid by quickly pressing down after jumping, when on it, press up to stand then jump through the ceiling. Use the middle section of pipes as a platform to reach the top level, above the Mochtroid.

Requires:

{
  "notable": "Mochtroid Ice Clip"
}
"h_canNavigateUnderwater"
"canCeilingClip"
"canUseFrozenEnemies"
{
  "or": [
    "HiJump",
    "Gravity",
    "canTrickySpringBallJump"
  ]
}
{
  "or": [
    "canTrickyJump",
    {
      "enemyDamage": {
        "enemy": "Mochtroid",
        "type": "contact",
        "hits": 1
      }
    }
  ]
}
From: 2
Right Door
To: 1
Bottom Left Door

Crouch under the crumble blocks while aiming upward, using both angle buttons then freeze the Mochtroid while it is on Samus. Jump onto the Mochtroid by quickly pressing down after jumping, when on it, press up to stand then jump through the ceiling. Use the middle section of pipes as a platform to reach the top level, above the Mochtroid. A crouch jump and down grab is enough if the jump begins on the rightmost 75% of the rightmost pixel. Getting into this position can be made easier with a morph turnaround: jump out, morph, and press against the upper left wall; briefly tap left to land on the edge; then perform a morph turnaround face right without moving.

Requires:

{
  "notable": "Mochtroid Ice Clip"
}
"canCeilingClip"
"canUseFrozenEnemies"
{
  "or": [
    "h_canCrouchJumpDownGrab",
    {
      "and": [
        "h_UnderwaterCrouchJumpWithFlashSuit",
        "canDownGrab"
      ]
    }
  ]
}
{
  "or": [
    "canTrickyJump",
    "canMorphTurnaround"
  ]
}
{
  "or": [
    "canTrickyJump",
    {
      "enemyDamage": {
        "enemy": "Mochtroid",
        "type": "contact",
        "hits": 1
      }
    }
  ]
}