Crab Shaft: Grapple Teleport (from Moat)

Room ID: 175

Wiki
From: 2
Right Door
To: 3
Top Door

If the top door is blue, it will open immediately after the teleport, not allowing Samus to swing directly onto the platform.

Entrance condition:

{
  "comeInWithGrappleTeleport": {
    "blockPositions": [
      [
        7,
        2
      ]
    ]
  }
}

Requires:

{
  "or": [
    "canUseFrozenEnemies",
    "HiJump",
    "canSpringBallJumpMidAir"
  ]
}