Red Brinstar Fireflea Room: Shinespark (Come In Shinecharging)

Room ID: 67

Wiki
From: 1
Left Door
To: 2
Right Door

Entrance condition:

"comeInShinecharging": {
  "length": 5,
  "openEnd": 0
}

Requires:

"canHorizontalShinespark",
{"or": [
  {"shinespark": {"frames": 142, "excessFrames": 60}},
  {"and": [
    "canHorizontalMidairShinespark",
    {"shinespark": {"frames": 132, "excessFrames": 60}}
  ]}
]}

Dev note: FIXME: Could be doable tankless if the shinecharge happened in the previous room and then Samus ran out with more speed.