Double Chamber: Indirect G-Mode, Despawn Gate

Room ID: 104

Wiki
From: 1
Top Left Door
To: 3
Right Door

With Grapple, a running jump then single Grapple swing can be used before PLMs are overloaded, alternatively jump on the crumble blocks and Grapple the Ripper.

Entrance condition:

{
  "comeInWithGMode": {
    "mode": "indirect",
    "morphed": false
  }
}

Requires:

{
  "or": [
    "SpaceJump",
    "h_canMaxHeightSpringBallJump",
    "canWalljump",
    {
      "and": [
        "HiJump",
        "SpeedBooster"
      ]
    },
    "canPreciseGrapple"
  ]
}
"h_HeatedGModeOpenDifferentDoor"