Red Brinstar Fireflea Room: X-Ray Access SpikeJumps with HiJump

Room ID: 67

Wiki
From: 4
Small Ledge Below Left Door
To: 1
Left Door

Notable: true

Jump to the door leading to X-Ray either by jumping from spikes or with a very precise jump. Cross the room by Jumping atop the spikes. Taking enemy damage can be used to reduce some spike damage. The final jump can either be made by jumping from the bottommost spike stair or from the safe stair. Setup run speed atop the spike stair by holding forward to be pushed backward. The safe stair jump is much harder, but can be made without every pixel of runway.

Requires:

"HiJump"
"canTrickyJump"
{
  "or": [
    {
      "and": [
        "canInsaneWalljump",
        "canInsaneJump",
        "h_canBackIntoCorner"
      ]
    },
    {
      "and": [
        {
          "spikeHits": 1
        },
        "canPreciseWalljump",
        "canIframeSpikeJump"
      ]
    }
  ]
}