Botwoon Quicksand Room: Pass Through Hidden Tunnel (Extreme)

Enter the room in a prepared way to pass through the hidden tunnel, which may require tricky movement to reach. If Samus falls below the tunnel, even to the ledge just below, it will no longer be possible to reach.

Difficulty filter

Strats ()

From: 1
Top Left Sand Entrance
To: 5
Hidden Morph Tunnel Junction

If the room above has a narrow sand exit, then spin jump through the transition pressing against the wall, continue holding right to reach the wall above the tunnel, then perform a tight mid-air morph and hold right to pass through the tunnel. If Samus falls below the tunnel, even to the ledge just below, it will no longer be possible to reach.

Entrance condition:

{
  "comeInNormally": {},
  "comesThroughToilet": "no"
}

Requires:

{
  "notable": "Pass Through Hidden Tunnel"
}
"canPrepareForNextRoom"
"can4HighMidAirMorph"
{
  "enemyDamage": {
    "enemy": "Bull",
    "type": "contact",
    "hits": 1
  }
}
{
  "or": [
    {
      "enemyDamage": {
        "enemy": "Bull",
        "type": "contact",
        "hits": 1
      }
    },
    "h_canUsePowerBombs"
  ]
}
From: 3
Top Right Sand Entrance
To: 5
Hidden Morph Tunnel Junction

If the room above has a narrow sand exit, then spin jump through the transition pressing against the wall, continue holding left to reach the wall above the tunnel, then perform a tight mid-air morph and hold left to pass through the tunnel. If Samus falls below the tunnel, even to the ledge just below, it will no longer be possible to reach.

Entrance condition:

{
  "comeInNormally": {},
  "comesThroughToilet": "no"
}

Requires:

{
  "notable": "Pass Through Hidden Tunnel"
}
"canPrepareForNextRoom"
"can4HighMidAirMorph"
{
  "enemyDamage": {
    "enemy": "Bull",
    "type": "contact",
    "hits": 1
  }
}
{
  "or": [
    {
      "enemyDamage": {
        "enemy": "Bull",
        "type": "contact",
        "hits": 1
      }
    },
    "h_canUsePowerBombs"
  ]
}