Post Crocomire Farming Room: Leave With Spark (HiJump Speedy Jump, Bottom Position)

Room ID: 123

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

Leave Gamet drops uncollected to prevent them from respawning. Run left-to-right to gain a shinecharge, then run back to the left to gain speed to reach the top-left.

Requires:

"HiJump"
"h_runOverRespawningEnemies"
{
  "canShineCharge": {
    "usedTiles": 18,
    "gentleUpTiles": 2,
    "gentleDownTiles": 4,
    "openEnd": 1
  }
}
"canShinechargeMovementComplex"
{
  "shinespark": {
    "frames": 6,
    "excessFrames": 0
  }
}

Exit condition:

{
  "leaveWithSpark": {
    "position": "bottom"
  }
}