Green Hill Zone: Leave With Spark (Far Runway)

Room ID: 54

Wiki
From: 2
Top Right Door
To: 2
Top Right Door

Use the runway below the bug pipe to gain a shinecharge. Then walljump off the bomb blocks and the bug pipe to approach the door and spark out.

Requires:

"canPreciseWallJump"
{
  "canShineCharge": {
    "usedTiles": 17,
    "openEnd": 1
  }
}
"canShinechargeMovementTricky"
{
  "shinespark": {
    "frames": 19,
    "excessFrames": 0
  }
}

Exit condition:

{
  "leaveWithSpark": {}
}

Dev note: One tile of runway is considered unusable in order to have space to quickly jump up to the bomb blocks above. It could also be possible to break the bomb blocks, but this doesn't seem very worth considering.