Amphitheatre: Acid Wall Climb with Gravity

Room ID: 136

Wiki
From: 5
Below Left Door Junction
To: 1
Left Door

Climb to the top left door while in Acid.

Requires:

{
  "notable": "Reverse Acid Dive"
}
{
  "obstaclesNotCleared": [
    "A"
  ]
}
"Gravity"
{
  "or": [
    {
      "and": [
        "HiJump",
        "canConsecutiveWalljump",
        {
          "heatFrames": 150
        },
        {
          "acidFrames": 150
        }
      ]
    },
    {
      "and": [
        "canConsecutiveWalljump",
        {
          "heatFrames": 210
        },
        {
          "acidFrames": 210
        }
      ]
    }
  ]
}

Unlocks doors:

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