Big Pink: G-mode Morph Overload PLMs with Power Bombs

Room ID: 59

Wiki
From: 1
Left Side - Top Door
To: 12
Bottom Chozo Item

Roll through the camera scroll blocks and then through the bomb block. Avoiding the Sidehoppers can be tricky. Carefully roll through the rest of the room and through the bomb blocks to the lowest item.

Entrance condition:

{
  "comeInWithGMode": {
    "mode": "any",
    "morphed": true
  }
}

Requires:

{
  "or": [
    "canTrickyJump",
    "h_canArtificialMorphPowerBomb",
    {
      "enemyDamage": {
        "enemy": "Sm. Sidehopper",
        "hits": 1,
        "type": "contact"
      }
    }
  ]
}
"h_canArtificialMorphPowerBomb"
"h_canArtificialMorphPowerBomb"