Kraid Room: Crystal Flash, X-Mode Shinecharge, R-Mode Spark Interrupt

Room ID: 84

Wiki
From: 1
Left Door
To: 1
Left Door

Crystal Flash upon entering the room, then use the thorns to damage down and perform Spike X-Mode. Once shinecharge is gained, get Kraid to charge or spit at Samus and use that for R-Mode interrupt.

Entrance condition:

{
  "comeInWithRMode": {}
}

Requires:

{
  "not": "f_DefeatedKraid"
}
"canRiskPermanentLossOfAccess"
"h_CrystalFlashForReserveEnergy"
"canXMode"
"h_XModeThornHit"
"h_shinechargeMaxRunway"
{
  "autoReserveTrigger": {
    "maxReserveEnergy": 95
  }
}
"canRModeSparkInterrupt"

Clears obstacles: door_1

Dev note: In randomizers that do not initially lock the boss door, the player can escape once blue suit is gained.