West Ocean: Shinespark Through Crumble Blocks, Quick Morph

Room ID: 32

Wiki
From: 16
G-Mode Morph Overloaded PLMs (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:

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

Dev note: FIXME: This can't be used if going 17->16 and Power Bombing the item with canRiskPermanentLossOfAccess, because the block will remain solid.