Mt. Everest: R-Mode Spark Interrupt

Room ID: 174

Wiki
From: 3
Bottom Right Door
To: 2
Bottom Left Door

Farm the Sciser in the bottom runway, then shinecharge. Interrupt using the Sciser on the center mountain.

Entrance condition:

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

Requires:

"Gravity"
{
  "or": [
    "canGravityJump",
    "HiJump",
    "canWalljump",
    "SpaceJump",
    "canJumpIntoIBJ",
    "canSpringBallJumpMidAir"
  ]
}
{
  "or": [
    "h_CrystalFlashForReserveEnergy",
    {
      "and": [
        "h_RModeCanRefillReserves",
        {
          "partialRefill": {
            "type": "ReserveEnergy",
            "limit": 20
          }
        }
      ]
    }
  ]
}
"h_shinechargeMaxRunway"
{
  "autoReserveTrigger": {}
}
"canRModeSparkInterrupt"