The Worst Room In The Game: Weave to Bottom

Room ID: 135

Wiki
From: 3
Top Right Door
To: 2
Bottom Left Door

Requires:

"canTrickyJump"
{
  "or": [
    {
      "and": [
        "canDash",
        "ScrewAttack",
        {
          "heatFrames": 275
        }
      ]
    },
    {
      "and": [
        {
          "haveBlueSuit": {}
        },
        {
          "heatFrames": 305
        }
      ]
    }
  ]
}