Amphitheatre: Reverse Amphitheatre Continued Dive

Room ID: 136

Wiki
From: 4
Center Floating Platforms Junction
To: 3
Bottom Platform Junction

Notable: true

Jump off the platform to the left with low horizontal speed and hold left to avoid landing on any pirates.

Requires:

"h_canNavigateHeatRooms"
{
  "or": [
    {
      "and": [
        "Gravity",
        {
          "heatFrames": 180
        },
        {
          "acidFrames": 180
        }
      ]
    },
    {
      "and": [
        {
          "heatFrames": 240
        },
        {
          "acidFrames": 240
        }
      ]
    }
  ]
}