Amphitheatre: Amphitheatre Space Jump Acid Climb

Room ID: 136

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

Notable: true

SpaceJump diagonally towards the door through the acid.

Requires:

"h_canNavigateHeatRooms"
"canSuitlessLavaDive"
"Gravity"
"SpaceJump"
{
  "or": [
    {
      "and": [
        {
          "heatFrames": 330
        },
        {
          "acidFrames": 330
        }
      ]
    },
    {
      "and": [
        "HiJump",
        {
          "heatFrames": 220
        },
        {
          "acidFrames": 220
        }
      ]
    }
  ]
}