Amphitheatre: Reverse Partial Dive

Room ID: 136

Wiki
From: 2
Right Door
To: 4
Center Floating Platforms Junction

Jump over the pirate and fall straight down to land on an upper-middle floating platform.

Requires:

{
  "notable": "Reverse Acid Dive"
}
{
  "obstaclesNotCleared": [
    "A"
  ]
}
"canSuitlessLavaDive"
{
  "or": [
    {
      "and": [
        "canDash",
        {
          "heatFrames": 180
        },
        {
          "acidFrames": 80
        }
      ]
    },
    {
      "and": [
        {
          "heatFrames": 210
        },
        {
          "acidFrames": 110
        }
      ]
    }
  ]
}