Amphitheatre: Amphitheatre Acid Wall Climb with Gravity

Room ID: 136

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

Notable: true

Climb to the top left door while in Acid.

Requires:

"h_canNavigateHeatRooms"
"Gravity"
{
  "or": [
    {
      "and": [
        "HiJump",
        "canConsecutiveWalljump",
        {
          "heatFrames": 150
        },
        {
          "acidFrames": 150
        }
      ]
    },
    {
      "and": [
        "canConsecutiveWalljump",
        {
          "heatFrames": 210
        },
        {
          "acidFrames": 210
        }
      ]
    }
  ]
}