Pillar Room: Screw

Room ID: 134

Wiki
Screw (Medium)
Pillar Room
From: 2
Right Door
To: 1
Left Door

Wait for the Puromis to pass so that Samus does not land on them.

Requires:

"canCarefulJump"
"ScrewAttack"
{
  "or": [
    {
      "and": [
        "canSuitlessLavaDive",
        {
          "heatFrames": 1800
        },
        {
          "acidFrames": 116
        }
      ]
    },
    {
      "and": [
        "Gravity",
        {
          "heatFrames": 1800
        },
        {
          "acidFrames": 48
        }
      ]
    }
  ]
}