Crocomire's Room: Crocmire Defeated, R-Mode Spark Interrupt

Room ID: 122

Wiki
From: 1
Left Door
To: 4
Central Junction

Crystal Flash, shinecharge, then use the acid to interrupt.

Entrance condition:

{
  "comeInWithRMode": {}
}

Requires:

{
  "or": [
    "f_DefeatedCrocomire",
    {
      "obstaclesCleared": [
        "f_DefeatedCrocomire"
      ]
    }
  ]
}
"h_CrystalFlashForReserveEnergy"
"h_shinechargeMaxRunway"
{
  "autoReserveTrigger": {}
}
"canRModeSparkInterrupt"
{
  "acidFrames": 30
}