The Worst Room In The Game: Writg X-Ray Climb

Room ID: 135

Wiki
From: 2
Bottom Left Door
To: 4
Junction Above Bomb Blocks

Notable: true

Climb Writg while avoiding wall pirates and Namihe flames. Immediately climb above the Namihe flames and wait for the wall pirate to jump across into Samus. Once the pirate starts going up, resume X-Ray climbing. This is a Two screen X-Ray climb. Watch for enemies when fixing the camera after the climb.

Entrance condition:

{
  "comeInWithDoorStuckSetup": {}
}

Requires:

"canXRayClimb"
{
  "enemyDamage": {
    "enemy": "Namihe",
    "type": "fireball",
    "hits": 2
  }
}
{
  "enemyDamage": {
    "enemy": "Yellow Space Pirate (wall)",
    "type": "contact",
    "hits": 1
  }
}
{
  "heatFrames": 2800
}