Parlor and Alcatraz: Direct G-Mode Morph Spark Interrupt (Crystal Flash)

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. Crystal Flash, then use the runway to shinecharge and shinespark towards the left door to waste energy. After 29 energy, the Geemers will be needed to finish damaging down. Shinecharge and get interrupted by any Geemer.

Entrance condition:

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

Requires:

"h_ZebesIsAwake"
{
  "not": "f_ZebesSetAblaze"
}
"h_artificialMorphCrystalFlash"
{
  "canShineCharge": {
    "usedTiles": 25,
    "steepUpTiles": 3,
    "steepDownTiles": 3,
    "openEnd": 0
  }
}
{
  "autoReserveTrigger": {}
}
"canRModeSparkInterrupt"
{
  "partialRefill": {
    "type": "Energy",
    "limit": 50
  }
}