Lower Norfair Spring Ball Maze Room: G-Mode

Room ID: 146

Wiki
From: 3
Bottom Horizontal Door
To: 1
Left Door

It is possible to climb up with a tricky dash jump and no wall jump. Either kill the Alcoon before it spawns any stationary, invisible fireballs, or let the right alcoons shoot enough to overload projectiles.

Entrance condition:

{
  "comeInWithGMode": {
    "mode": "any",
    "morphed": false
  }
}

Requires:

{
  "or": [
    "canWalljump",
    "HiJump",
    "canSpringBallJumpMidAir",
    "SpaceJump",
    "canUseFrozenEnemies",
    {
      "and": [
        "canTrickyDashJump",
        "canTrickyDodgeEnemies"
      ]
    }
  ]
}
"h_heatedGModeOpenDifferentDoor"