Spiky Platforms Tunnel: G-Mode Morph

Room ID: 117

Wiki
From: 2
Right Door
To: 1
Left Door

Morph and ride the Trippers. It is possible to Bomb boost off of the Tripper then IBJ until the next Tripper. It may help to roll into the Bomb to make the placement a little more lenient, but avoid falling off the Tripper to be able to keep trying.

Entrance condition:

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

Requires:

{
  "or": [
    "Morph",
    "h_canArtificialMorphSpringBall",
    {
      "and": [
        "canInsaneJump",
        "h_canArtificialMorphIBJ"
      ]
    }
  ]
}
"h_HeatedGModeOpenDifferentDoor"