Caterpillar Room: X-Ray Climb

Room ID: 75

Wiki
From: 2
Middle Left Door
To: 4
Bottom Right Door

Climb up 1 screen. Kill the Cacatac once Samus' feet at almost off-camera.

Entrance condition:

{
  "comeInWithDoorStuckSetup": {}
}

Requires:

"canXRayClimb"
{
  "or": [
    "Wave",
    "Spazer",
    "canBeLucky",
    {
      "enemyDamage": {
        "enemy": "Cacatac",
        "type": "spike",
        "hits": 1
      }
    }
  ]
}