Lower Norfair Spring Ball Maze Room: Base

Room ID: 146

Wiki
From: 5
Spring Ball Maze Junction (Past the Bomb Blocks)
To: 4
Item

Requires:

{
  "or": [
    "canTrivialMidAirMorph",
    {
      "and": [
        "HiJump",
        "h_canUseSpringBall"
      ]
    }
  ]
}
{
  "heatFrames": 65
}

Dev note: The heat frames are based on touching the item; from there, the amount of time required to reach the ground unmorphed is similar to the time needed to turn around for strats that approach the item node from the left.