The Worst Room In The Game: Weave to the Bottom

Room ID: 135

Wiki
From: 5
Junction Below Top Pirate
To: 2
Bottom Left Door

Fall to the bottom of the room with Screw Attack (or blue suit) while weaving around the platforms.

Requires:

{
  "or": [
    "ScrewAttack",
    {
      "haveBlueSuit": {}
    }
  ]
}
{
  "or": [
    {
      "and": [
        "canMoonfall",
        "canInsaneJump",
        {
          "heatFrames": 190
        }
      ]
    },
    {
      "and": [
        "canDodgeWhileShooting",
        {
          "heatFrames": 220
        }
      ]
    }
  ]
}