Red Brinstar Fireflea Room: X-Mode Leave with Spark

Room ID: 67

Wiki
From: 3
Safe Block in the Middle of the Room
To: 1
Left Door

Use the spikes in the center of the room to gain a shinecharge with X-Mode. Then arm pump until Samus reaches the middle Yapping Maw. Exit X-mode, gain run speed, and jump toward the door and shinespark out.

Requires:

{
  "obstaclesCleared": [
    "A"
  ]
}
"h_spikeXModeShinecharge"
"canUseIFrames"
{
  "shinespark": {
    "frames": 20,
    "excessFrames": 0
  }
}

Exit condition:

{
  "leaveWithSpark": {}
}

Unlocks doors:

{"types":["ammo"],"requires":[],"useImplicitRequires":false}

Dev note: Unlocking the door is free since obstacle A being cleared implies it was already unlocked earlier if needed.