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

Room ID: 123

Wiki
From: 4
Top Right Door
To: 4
Top Right Door

Leave Gamet drops uncollected to prevent them from respawning. Run left-to-right to gain a shinecharge. Then jump onto the Kamer and use Space Jump to reach the top of the room and spark out.

Requires:

"SpaceJump"
"h_runOverRespawningEnemies"
{
  "canShineCharge": {
    "usedTiles": 18,
    "gentleUpTiles": 2,
    "gentleDownTiles": 4,
    "openEnd": 1
  }
}
"canShinechargeMovementTricky"
{
  "shinespark": {
    "frames": 15,
    "excessFrames": 0
  }
}

Exit condition:

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