West Ocean: Base

Room ID: 32

Wiki
Base (Basic)
West Ocean
From: 10
Left Morph Maze Item
To: 13
Bottom Junction

Requires:

{
  "or": [
    "h_canBombThings",
    {
      "obstaclesCleared": [
        "B"
      ]
    }
  ]
}

Dev note: This is to go below through the bottom path, past the bomb block, to avoid the need to do a mid-air morph to use the top path. This strat is also used to return below if in G-mode, to avoid canRiskPermanentLossOfAccess.