Tourian Escape Room 4: Reverse Tourian Escape Room 4 Bootless Walljumpless Space Jump (Left-Side Fall)

Room ID: 242

Wiki

Climbing the shaft with Space Jump is slower than other methods, so it is necessary to move quickly in order to minimize acid damage. With each Space Jump, release jump early rather than doing a full-height jump, in order to be able to Space Jump again more quickly. After reaching the top, fall down on the left side, keeping between the Pirates and the platforms. If Morph is available, use it to reset fall speed by unmorphing soon after taking damage from the bottom Pirate. With greater difficulty, the bottom Pirate can be avoided, resetting fall speed soon after getting past it. If Morph is not available, then take damage from the bottom Pirate, press against the left wall, and fire a carefully timed shot downward to open the door; in this case, use a down-back to fall directly into the doorway. If done quickly enough, it is possible to avoid any acid damage.

Requires:

{
  "notable": "Reverse Tourian Escape Room 4 Bootless Walljumpless Space Jump"
}
"canPreciseSpaceJump"
{
  "or": [
    {
      "and": [
        "canInsaneJump",
        "canResetFallSpeed"
      ]
    },
    {
      "and": [
        "canInsaneJump",
        "canDownBack",
        {
          "enemyDamage": {
            "enemy": "Tourian Space Pirate (all)",
            "type": "contact",
            "hits": 1
          }
        }
      ]
    },
    {
      "and": [
        "canResetFallSpeed",
        {
          "enemyDamage": {
            "enemy": "Tourian Space Pirate (all)",
            "type": "contact",
            "hits": 1
          }
        }
      ]
    }
  ]
}

Exit condition:

{
  "leaveNormally": {}
}

Unlocks doors:

{"types":["ammo"],"requires":["never"]}