Tourian Escape Room 4: Bootless Walljumpless Space Jump (Longer Acid Dip)

Room ID: 242

Wiki
From: 3
Bottom of Shaft
To: 1
Left Door

Climbing the shaft with Space Jump is slower than other methods, so it is necessary to move quickly in order to minimize acid damage. After reaching the top, fall down the right side to land on the platform below the door, taking a dip in acid before jumping into the door.

Requires:

{
  "notable": "Bootless Walljumpless Space Jump"
}
"SpaceJump"
"canTrickyJump"
{
  "acidFrames": 90
}

Exit condition:

{
  "leaveNormally": {}
}

Unlocks doors:

{"types":["missiles"],"requires":[{"acidFrames":50}]}
{"types":["super"],"requires":[]}
{"types":["powerbomb"],"requires":[{"acidFrames":110}]}

Dev note: The leaveNormally exit condition is for two reasons: 1) to prevent use of the runway, since it will not be an air environment, 2) to prevent use of implicit door unlock strats, since unlocking the door requires more acid damage.