Amphitheatre: Space Jump Acid Climb

Room ID: 136

Wiki
From: 3
Bottom Platform Junction
To: 1
Left Door

SpaceJump diagonally towards the door through the acid.

Requires:

{
  "notable": "Reverse Acid Dive"
}
{
  "obstaclesNotCleared": [
    "A"
  ]
}
"canSuitlessLavaDive"
"Gravity"
"SpaceJump"
{
  "or": [
    {
      "and": [
        {
          "heatFrames": 330
        },
        {
          "acidFrames": 330
        }
      ]
    },
    {
      "and": [
        "HiJump",
        {
          "heatFrames": 220
        },
        {
          "acidFrames": 220
        }
      ]
    }
  ]
}

Unlocks doors:

{"types":["super"],"requires":[]}
{"types":["missiles","powerbomb"],"requires":["never"]}