Colosseum: Use Flash Suit

Room ID: 189

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

Wall jump to the first platform then spark while standing, or spark from the right door - one tile lower than the Grapple blocks.

Requires:

{
  "useFlashSuit": {}
}
{
  "or": [
    {
      "shinespark": {
        "frames": 121,
        "excessFrames": 4
      }
    },
    {
      "and": [
        "canPreciseWalljump",
        {
          "shinespark": {
            "frames": 110,
            "excessFrames": 4
          }
        }
      ]
    }
  ]
}