East Sand Hall: Jump with Momentum

Room ID: 210

Wiki
From: 1
Left Door
To: 4
Junction Below Sand Entrance

Gain momentum in the room to the left, then jump at the edge of the runway in this room in order to jump off of the sand and land on the first pillar. Requires a runway of 7 tiles (with no open end) in the adjacent room, and killing the second Evir with a quick super or two plasma hits (note that the particle despawns as the Evir dies).

Entrance condition:

{
  "comeInJumping": {
    "speedBooster": false,
    "minTiles": 6.4375
  }
}

Requires:

"canCrossRoomJumpIntoWater"
"canPlayInSand"
"canTrickyJump"
{
  "enemyKill": {
    "enemies": [
      [
        "Evir"
      ]
    ],
    "explicitWeapons": [
      "Plasma",
      "Super"
    ]
  }
}