Halfie Climb Room: Leave With Grapple Teleport

Room ID: 187

Wiki
From: 2
Bottom Left Door
To: 2
Bottom Left Door

Get a boost from a Bomb or Power Bomb while grappled to the first Grapple block above the door. Even without Gravity or HiJump, this can be done by standing about 5 tiles away from the door, jumping up into a mid-air morph, laying a bomb or Power Bomb, unmorphing, then grappling diagonally; hold down immediately after the grapple attachment to prevent Grapple from retracting. Samus will enter a 'glitched grapple hanging' state where Samus' graphics will appear corrupted while swinging with Grapple. Swing down, and hold left while approaching the door to trigger the transition. Continue holding Grapple through the door transition to initiate a teleport in the next room. If needing to stand up in the next room (e.g. for an X-Ray climb), then enter the transition while swinging slowly, e.g. after coming to a stop directly below the block (or without Gravity equipped). If needing to transition at horiziontal position 21 (as far right as possible), then additionally roll from pressing left to pressing diagonally up-left just before the transition. The game may lag heavily if Samus enters a retracted position; if this happens, hold down to extend Grapple again.

Requires:

"canGrappleBombHang"
"h_canBombThings"

Exit condition:

{
  "leaveWithGrappleTeleport": {
    "blockPositions": [
      [
        2,
        34
      ]
    ]
  }
}