Metroid Room 1: Use Stored Spark

Room ID: 226

Wiki
From: 2
Right Door
To: 1
Left Door

While on the first platform, perform a long jump to the left then diagonally spark low into the side of the next platform. This will put Samus into a position where the Metroid will swoop underneath her.

Requires:

"canMetroidAvoid",
"h_storedSpark",
"canDash",
{"shinespark": {"frames": 8, "excessFrames": 1}},
{"or": [
  "canInsaneJump",
  {"and": [
    "canTrickyJump",
    "canLateralMidAirMorph"
  ]},
  {"and": [
    "canTrickyJump",
    "canPreciseWallJump",
    {"acidFrames": 16}
  ]},
  {"and": [
    "Gravity",
    {"acidFrames": 16}
  ]},
  {"acidFrames": 27}
]}

Dev note: This is only useful with a flash suit without Speed Booster.