Oasis: Side Platform Cross Room Jump with Blue Speed

Room ID: 198

Wiki
From: 2
Right Door
To: 4
Top Platform

Jump into a momentum-conserving morph with blue speed to break the bomb block and continue up to the top of the room. In most cases, after pressing down to initiate the momentum-conserving morph, all inputs can be released; holding forward as the morph completes would generally give too much speed, causing Samus to bonk horizontally. Tapping (not holding) backward can sometimes help in dodging the platforms while ascending, by reversing Samus' horizontal momentum.

Entrance condition:

{
  "comeInWithSidePlatform": {
    "platforms": [
      {
        "minHeight": 1,
        "maxHeight": 1,
        "minTiles": 16,
        "speedBooster": true,
        "obstructions": [
          [
            1,
            0
          ]
        ],
        "requires": [
          {
            "getBlueSpeed": {
              "usedTiles": 14,
              "openEnd": 0
            }
          },
          "canInsaneMidAirMorph",
          "canBeExtremelyPatient"
        ],
        "note": [
          "Applies to Lava Dive Room."
        ],
        "detailNote": [
          "This can be done with extra run speed $2.0 or $2.1 by holding forward while morphing,",
          "and releasing soon afterward, after a precise amount of time.",
          "Alternatively it can be done extra run speed $2.3 or higher."
        ]
      },
      {
        "minHeight": 2,
        "maxHeight": 2,
        "minTiles": 27.4375,
        "speedBooster": true,
        "obstructions": [
          [
            1,
            0
          ]
        ],
        "requires": [
          {
            "getBlueSpeed": {
              "usedTiles": 24,
              "openEnd": 1
            }
          }
        ],
        "note": [
          "Applies to Dust Torizo Room and Noob Bridge."
        ],
        "detailNote": [
          "Jump through the door with an extra run speed of $3.1 or less."
        ]
      },
      {
        "minHeight": 3,
        "maxHeight": 3,
        "minTiles": 28.2472,
        "speedBooster": true,
        "obstructions": [
          [
            1,
            0
          ]
        ],
        "requires": [
          {
            "getBlueSpeed": {
              "usedTiles": 24,
              "openEnd": 1
            }
          }
        ],
        "note": [
          "Applies to Double Chamber."
        ]
      },
      {
        "minHeight": 3,
        "maxHeight": 3,
        "minTiles": 39.4375,
        "speedBooster": true,
        "obstructions": [
          [
            3,
            2
          ]
        ],
        "requires": [
          {
            "getBlueSpeed": {
              "usedTiles": 24,
              "openEnd": 1
            }
          },
          "canInsaneMidAirMorph"
        ],
        "note": [
          "Applies to Metal Pirates Room."
        ]
      }
    ]
  }
}

Requires:

"canCrossRoomJumpIntoWater"
"canMomentumConservingMorph"
"canInsaneJump"

Clears obstacles: A