Crateria Super Room: Dead Boyon Quick Charge (Mid-Air Spark)

Room ID: 29

Wiki
From: 2
Bottom Left Door
To: 3
Item

Starting from the door, use a 1-tap shortcharge to gain a shinecharge running to the right. Use the remaining runway to gain speed to clear the pits with a single jump. Spark mid-air to conserve energy.

Requires:

{
  "obstaclesCleared": [
    "A"
  ]
}
"canShinechargeMovementComplex"
{
  "canShineCharge": {
    "usedTiles": 25,
    "openEnd": 2
  }
}
{
  "or": [
    {
      "shinespark": {
        "frames": 118,
        "excessFrames": 6
      }
    },
    {
      "and": [
        "HiJump",
        {
          "shinespark": {
            "frames": 113,
            "excessFrames": 6
          }
        }
      ]
    }
  ]
}