Bowling Alley: G-Mode, Crystal Flash, Bowling

Room ID: 161

Wiki
From: 2
Middle Left Door
To: 7
Bowling In G-Mode

Crystal Flash then pause abuse to cross the spikeway with minimal Energy loss. Ride the statue, which will not take Samus down, and will instead drop her off in the spike pit somewhat near the door.

Entrance condition:

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

Requires:

"f_DefeatedPhantoon"
"h_CrystalFlash"
{
  "or": [
    "SpaceJump",
    {
      "and": [
        "canUseIFrames",
        "h_pauseAbuseMinimalReserveRefill",
        "h_pauseAbuseMinimalReserveRefill",
        "h_pauseAbuseMinimalReserveRefill"
      ]
    },
    {
      "and": [
        "canUseIFrames",
        "SpeedBooster",
        "h_pauseAbuseMinimalReserveRefill",
        "h_pauseAbuseMinimalReserveRefill"
      ]
    }
  ]
}