Amphitheatre: Amphitheatre Acid Hop

Room ID: 136

Wiki
From: 3
Bottom Platform Junction
To: 5
Below Left Door Junction

Notable: true

Avoid the pirate while moving through the acid to get closer to the wall.

Requires:

"h_canNavigateHeatRooms"
"canSuitlessLavaDive"
{
  "or": [
    {
      "and": [
        "Gravity",
        {
          "heatFrames": 120
        },
        {
          "acidFrames": 120
        }
      ]
    },
    {
      "and": [
        {
          "heatFrames": 170
        },
        {
          "acidFrames": 170
        }
      ]
    }
  ]
}