Warehouse Kihunter Room: R-Mode Spark Interrupt

Room ID: 81

Wiki
From: 1
Left Vertical Door
To: 5
Kihunter Junction

Farm Kihunters, keeping one alive. Knock its wings off and freeze it on one end of the room, or use i-frames to run through it. Run across to shinecharge, then use the Kihunter to interrupt.

Entrance condition:

{
  "comeInWithRMode": {},
  "comesThroughToilet": "no"
}

Requires:

"canTrickyJump"
"canDodgeWhileShooting"
{
  "or": [
    "h_CrystalFlashForReserveEnergy",
    {
      "and": [
        "h_RModeCanRefillReserves",
        {
          "or": [
            {
              "partialRefill": {
                "type": "ReserveEnergy",
                "limit": 5
              }
            },
            {
              "and": [
                {
                  "partialRefill": {
                    "type": "ReserveEnergy",
                    "limit": 20
                  }
                },
                "canBeLucky"
              ]
            }
          ]
        }
      ]
    }
  ]
}
{
  "or": [
    "canUseIFrames",
    "canUseFrozenEnemies"
  ]
}
{
  "canShineCharge": {
    "usedTiles": 27,
    "openEnd": 2
  }
}
{
  "autoReserveTrigger": {
    "maxReserveEnergy": 95
  }
}
"canRModeSparkInterrupt"

Clears obstacles: C