Plowerhouse Room: Direct G-Mode Spark Interrupt

Room ID: 140

Wiki
From: 1
Left Door
To: 2
Right Door

Clear the two Holtzes at the door, then Crystal Flash. Avoid killilng all the Zebbos as they don't respawn during G-Mode.

Entrance condition:

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

Requires:

"Gravity"
{
  "or": [
    "canTrickyDodgeEnemies",
    {
      "enemyKill": {
        "enemies": [
          [
            "Holtz",
            "Holtz"
          ]
        ],
        "explicitWeapons": [
          "ScrewAttack",
          "Plasma",
          "Super",
          "Ice+Wave+Spazer"
        ]
      }
    }
  ]
}
"h_CrystalFlashForReserveEnergy"
{
  "canShineCharge": {
    "usedTiles": 38,
    "openEnd": 0
  }
}
{
  "acidFrames": 115
}
{
  "autoReserveTrigger": {
    "maxReserveEnergy": 95
  }
}
"canRModeSparkInterrupt"
{
  "heatFrames": 80
}