Big Pink: G-mode Morph Overload PLMs with Spring Ball

Room ID: 59

Wiki
From: 15
G-Mode Morph Junction (Middle Right)
To: 14
G-Mode Morph Junction (Behind the Power Bomb Blocks)

Overload PLMs by moving through the camera scroll blocks in front of the passageway leading to the exit of Spore Spawn Supers. Either carefully jump out of this morph tunnel or use a Power Bomb boost Spring Ball jump to get up to the ledge. Either place a Power Bomb by the Reos to kill both Reos and Sidehoppers above, or climb up and fall into the Sidehopper pit and dodge them. Using the Reo's hallway to lure the Sidehoppers to the left can help. Jump up and into the tunnel at the left side of the Sidehopper pit and go through the crumble block.

Requires:

"canEnterGMode"
"h_artificialMorphSpringBall"
"canCameraManip"
{
  "or": [
    "canTrickyDodgeEnemies",
    "h_artificialMorphPowerBomb",
    {
      "enemyDamage": {
        "enemy": "Sm. Sidehopper",
        "type": "contact",
        "hits": 1
      }
    }
  ]
}
{
  "or": [
    "HiJump",
    "h_artificialMorphSpringBallBombJump",
    "canTrickyJump"
  ]
}