Upper Norfair Farming Room: Delayed Gamet Farm

Room ID: 94

Wiki
From: 5
Bottom Floating Platform Junction
To: 4
Top Floating Platform Junction

Bring up the Gamets to the platform above, in order to delay farming them. If not enough big energy drops spawn, go back down, farm up, and try again.

Requires:

"canFarmWhileShooting"
"canBePatient"
{
  "or": [
    "canWalljump",
    {
      "and": [
        "HiJump",
        "canCameraManip",
        "canInsaneJump"
      ]
    },
    "SpaceJump",
    "h_crouchJumpDownGrab",
    "canTrickySpringBallJump",
    {
      "and": [
        "h_useMorphBombs",
        {
          "tech": "canUnmorphBombBoost"
        }
      ]
    }
  ]
}
{
  "heatFrames": 35
}