Climb Supers Room: SpeedKeep - Gain Flash Suit (Spikesuit)

Room ID: 29

Wiki
From: 1
Top Left Door
To: 1
Top Left Door

Entrance condition:

{
  "comeInRunning": {
    "speedBooster": true,
    "minTiles": 4
  }
}

Requires:

"canSpeedKeep"
{
  "canShineCharge": {
    "usedTiles": 21,
    "openEnd": 2
  }
}
{
  "spikeHits": {
    "mul": [
      3,
      "n_speedKeepAttempts"
    ]
  }
}
{
  "spikeHits": 1
}
"h_spikeSuitSpikeHitLeniency"
"canPatientSpikeSuit"
{
  "shinespark": {
    "frames": 6,
    "excessFrames": 2
  }
}

Dev note: FIXME: the lenience needs to multiply speed keep attempts and spike suit attempts.