Climb: Behemoth Spark Bottom, Use Flash Suit

Room ID: 11

Wiki
From: 6
Main Junction
To: 4
Middle Right Door

Diagonal shinespark to break the bomb blocks to the morph tunnel on the right. Spark from the lowest platform that is only one tile from the right wall (part of the bottom right door will be on screen). From this platform, the shinespark must be done from a crouch. It is possible to set up a frozen pirate on the right wall to stop the shinespark early.

Requires:

{
  "notable": "Behemoth Shinespark"
}
"Morph"
{
  "useFlashSuit": {}
}
{
  "or": [
    {
      "shinespark": {
        "frames": 135,
        "excessFrames": 124
      }
    },
    {
      "and": [
        {
          "shinespark": {
            "frames": 1,
            "excessFrames": 1
          }
        },
        "canTrickyUseFrozenEnemies",
        "h_ZebesIsAwake"
      ]
    }
  ]
}
{
  "or": [
    "h_ClimbWithoutLava",
    "h_lavaProof",
    {
      "obstaclesNotCleared": [
        "B"
      ]
    }
  ]
}