Bowling Alley: X-Mode Shinecharge, R-Mode Pause Abuse Spark Interrupt

Room ID: 161

Wiki
From: 2
Middle Left Door
To: 2
Middle Left Door

Crystal Flash, enter X-Mode on the spikes and shinecharge. Use the spikes to pause abuse and interrupt shinespark.

Entrance condition:

{
  "comeInWithRMode": {}
}

Requires:

"f_DefeatedPhantoon"
"canBeVeryLucky"
"h_CrystalFlashForReserveEnergy"
"h_usePowerBomb"
"canOffScreenMovement"
"canXMode"
{
  "spikeHits": 1
}
"h_XModeSpikeHit"
"h_shinechargeMaxRunway"
{
  "autoReserveTrigger": {}
}
{
  "spikeHits": 2
}
"canRModePauseAbuseSparkInterrupt"

Dev note: canBeVeryLucky added for difficulty placement.