West Ocean: Shinespark Through Crumble Blocks, Quick Morph

Room ID: 32

Wiki
From: 16
G-Mode Morph Overloaded PLMs Junction (By Left Door)
To: 14
Morph Maze Junction (Below Super Block)

Shinespark vertically through the crumble block and quickly morph and move left into the bomb block just below. Align Samus on the second downward slope in front of the door before sparking.

Requires:

"canEnterGMode"
"canInsaneJump"
{
  "canShineCharge": {
    "usedTiles": 23,
    "steepUpTiles": 6,
    "steepDownTiles": 1,
    "openEnd": 1
  }
}
{
  "shinespark": {
    "frames": 23,
    "excessFrames": 0
  }
}
"can4HighMidAirMorph"
{
  "or": [
    "h_artificialMorphBombThings",
    "h_artificialMorphSpringBall",
    "can3HighWallMidAirMorph"
  ]
}

Dev note: The canInsaneJump is used as a difficulty placement, as this strat is unintuitive. FIXME: This can't be used if going 17->16 and Power Bombing the item with canRiskPermanentLossOfAccess, because the block will remain solid.