Crocomire's Room: Use Flash Suit

Room ID: 122

Wiki
From: 4
Central Junction
To: 3
Item

Jump and spark horizontally, or with a big speedy jump, spark diagonally to the item.

Requires:

{
  "useFlashSuit": {}
}
{
  "or": [
    {
      "shinespark": {
        "frames": 31,
        "excessFrames": 7
      }
    },
    {
      "or": [
        "SpeedBooster",
        {
          "shinespark": {
            "frames": 6,
            "excessFrames": 4
          }
        }
      ]
    }
  ]
}