Norfair Reserve Tank Room: Base

Room ID: 99

Wiki
From: 1
Right Door
To: 4
Junction Above Hidden Platform Item

Requires:

{
  "or": [
    "canTrickyJump",
    {
      "and": [
        "ScrewAttack",
        "canCarefulJump",
        {
          "heatFrames": 60
        }
      ]
    },
    {
      "and": [
        {
          "obstaclesCleared": [
            "A"
          ]
        },
        {
          "heatFrames": 60
        }
      ]
    }
  ]
}
{
  "heatFrames": 230
}