Morph Ball Room: R-Mode Spark Interrupt (Gain Blue Suit)

Room ID: 38

Wiki
From: 3
Right Door
To: 1
Left Door

The hoppers have a poor energy drop rate. The rightmost two can be killed easily for two chances at a drop, otherwise a Crystal Flash must be used to get reserves.

Entrance condition:

{
  "comeInWithRMode": {}
}

Requires:

"h_ZebesIsAwake"
{
  "or": [
    "h_CrystalFlash",
    {
      "and": [
        "h_usePowerBomb",
        {
          "disableEquipment": "ETank"
        },
        {
          "resourceAvailable": [
            {
              "type": "Energy",
              "count": 95
            }
          ]
        },
        {
          "resourceMissingAtMost": [
            {
              "type": "Missile",
              "count": 0
            }
          ]
        },
        {
          "resourceMissingAtMost": [
            {
              "type": "Super",
              "count": 0
            }
          ]
        },
        {
          "partialRefill": {
            "type": "ReserveEnergy",
            "limit": 1
          }
        },
        "canBePatient"
      ]
    }
  ]
}
{
  "or": [
    {
      "and": [
        {
          "getBlueSpeed": {
            "usedTiles": 21,
            "openEnd": 1
          }
        },
        "canSpeedball"
      ]
    },
    "h_bombThings"
  ]
}
{
  "canShineCharge": {
    "usedTiles": 21,
    "openEnd": 1
  }
}
{
  "autoReserveTrigger": {
    "maxReserveEnergy": 95
  }
}
"canRModeSparkInterrupt"

Clears obstacles: A, B, C