Ice Beam Gate Room: R-Mode Spark Interrupt

Room ID: 106

Wiki
From: 1
Top Left Door
To: 7
Junction Below Power Bomb Blocks

Farm the enemies on the bottom - the first Sm. Dessgeega will give back the Power Bomb used to get down. Shinecharge and use any enemy at the bottom to interrupt.

Entrance condition:

{
  "comeInWithRMode": {}
}

Requires:

{
  "or": [
    "h_CrystalFlashForReserveEnergy",
    {
      "and": [
        "h_usePowerBomb",
        "h_RModeCanRefillReserves",
        {
          "or": [
            {
              "resourceMissingAtMost": [
                {
                  "type": "Missile",
                  "count": 0
                }
              ]
            },
            {
              "resourceMissingAtMost": [
                {
                  "type": "PowerBomb",
                  "count": 1
                }
              ]
            }
          ]
        },
        {
          "partialRefill": {
            "type": "ReserveEnergy",
            "limit": 20
          }
        }
      ]
    }
  ]
}
"h_shinechargeMaxRunway"
{
  "autoReserveTrigger": {
    "maxReserveEnergy": 95
  }
}
"canRModeSparkInterrupt"

Clears obstacles: A, B, C, D