Green Brinstar Main Shaft: Use Flash Suit

Room ID: 44

Wiki
From: 10
Right Etecoon Shaft - Bottom Left Door
To: 9
Right Etecoon Shaft - Top Left Door

Requires:

{
  "useFlashSuit": {}
}
{
  "or": [
    {
      "shinespark": {
        "frames": 68,
        "excessFrames": 8
      }
    },
    {
      "and": [
        "HiJump",
        {
          "shinespark": {
            "frames": 64,
            "excessFrames": 8
          }
        }
      ]
    },
    {
      "and": [
        "HiJump",
        "SpeedBooster",
        {
          "shinespark": {
            "frames": 60,
            "excessFrames": 8
          }
        }
      ]
    }
  ]
}