Green Brinstar Fireflea Room: Leave With Mockball

Room ID: 49

Wiki
From: 1
Left Door
To: 1
Left Door

This uses the runway at the top-right of the room, requiring an extremely precise jump in order to thread the needle between the platforms and reach the left door. If obtaining blue speed, a multi-stutter should be used with a 2-tap shortcharge, with an early second tap and a last-frame jump, in order to gain enough momentum for the jump; bonk the ceiling, and wait to aim down until passing between the platforms.

Requires:

"canInsaneJump"
"canBeVeryPatient"

Exit condition:

{
  "leaveWithMockball": {
    "remoteRunway": {
      "length": 17,
      "openEnd": 1
    },
    "landingRunway": {
      "length": 0,
      "openEnd": 1
    },
    "minExtraRunSpeed": "$3.2",
    "maxExtraRunSpeed": "$3.3"
  }
}

Dev note: TODO: The canBeVeryPatient requirement is for difficulty placement; it could be replaced with a more specific tech if one becomes applicable.