Norfair Reserve Tank Room: Base

Room ID: 99

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

Requires:

{
  "or": [
    "canTrickyJump",
    "SpaceJump",
    {
      "and": [
        "ScrewAttack",
        "canCarefulJump"
      ]
    },
    {
      "and": [
        {
          "obstaclesCleared": [
            "A"
          ]
        },
        {
          "or": [
            "canCarefulJump",
            {
              "heatFrames": 90
            }
          ]
        }
      ]
    }
  ]
}
{
  "heatFrames": 210
}