West Ocean: West Ocean G-mode Overload PLMs by PBing Missile Item Softlock Risk

Room ID: 32

Wiki
From: 17
G-Mode Morph Junction Direct (By Left Door)
To: 16
G-Mode Morph Overloaded PLMs Junction (By Left Door)

To overload the PLMs, place a PB precisely to the right of the bottom of the second overhang above the door to the Moat. This is at the max jump height without HiJump. Placing the PB higher or lower will not overload the PLMs without many PBs.

Requires:

{
  "itemNotCollectedAtNode": 10
}
"canRiskPermanentLossOfAccess"
{
  "or": [
    "h_canArtificialMorphIBJ",
    "Morph",
    {
      "and": [
        "h_canArtificialMorphSpringBall",
        {
          "or": [
            "HiJump",
            "h_canArtificialMorphBombThings"
          ]
        }
      ]
    }
  ]
}
"h_canArtificialMorphPowerBomb"