Fast Ripper Room: First-Try Gate Glitch Farm (Full Supers)

Room ID: 153

Wiki
From: 2
Right Door
To: 3
Junction Left of Green Gate

Enter the room with full Supers. Wait for a couple of seconds and lay a Power Bomb by the gate. Wait for the Rippers to be destroyed and for their drops to spawn. Then perform the gate glitch and collect the drops, which should all be big energy.

Requires:

{
  "notable": "First-Try Gate Glitch"
}
{
  "resourceMissingAtMost": [
    {
      "type": "Super",
      "count": 0
    }
  ]
}
{
  "tech": "canGateGlitch"
}
{
  "noFlashSuit": {}
}
"h_usePowerBomb"
{
  "heatFramesWithEnergyDrops": {
    "frames": 430,
    "drops": [
      {
        "enemy": "Ripper 2 (red)",
        "count": 5
      }
    ]
  }
}
{
  "ammo": {
    "type": "Super",
    "count": 1
  }
}
{
  "heatFrames": 40
}

Clears obstacles: B

Dev note: This strat could be adapted to work with more than one try of the gate glitch, but the requirements would be awkward to represent. FIXME: This strat logically ends at the gate but could be refined to end about a screen to the left, if we added a new node there.