Parlor and Alcatraz: Direct G-Mode Spark Interrupt (Farm Enemies)

Room ID: 10

Wiki
From: 1
Top Left Door
To: 8
Central Junction

There are scroll PLMs one tile to the left of the bomb blocks which can be used to overload PLMs. The bomb blocks then become air and can be passed through. After doing so, use X-Ray until the beam fully widens to exit G-Mode and remain in R-Mode. Kill the Skree while in health-bomb range, then the Geemers until Samus has Reserve Energy. Shinecharge and interrupt on a remaining Geemer or the Ripper on the left.

Entrance condition:

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

Requires:

"h_ZebesIsAwake"
{
  "not": "f_ZebesSetAblaze"
}
{
  "or": [
    "canRiskPermanentLossOfAccess",
    {
      "disableEquipment": "ETank"
    }
  ]
}
{
  "partialRefill": {
    "type": "ReserveEnergy",
    "limit": 20
  }
}
{
  "canShineCharge": {
    "usedTiles": 25,
    "steepUpTiles": 3,
    "steepDownTiles": 3,
    "openEnd": 0
  }
}
{
  "autoReserveTrigger": {}
}
"canRModeSparkInterrupt"