Tourian Escape Room 4: Protected Shaft Climb With PseudoScrew

Room ID: 242

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

Use Pseudo Screw to avoid Space Pirate attacks while climbing the central shaft. The Screw Attack effect is not active when Samus is preparing to Walljump.

Requires:

{
  "or": [
    {
      "and": [
        "canConsecutiveWalljump",
        "canWalljumpWithCharge"
      ]
    },
    {
      "and": [
        "SpaceJump",
        "HiJump",
        "canPseudoScrew"
      ]
    }
  ]
}