Crab Shaft: G-Mode Setup - Frozen Sciser

Room ID: 175

Wiki
From: 3
Top Door
To: 3
Top Door

The Global crab in the upper section can be knocked off the wall to enter the left side of the above door. Otherwise, there are more crabs in the lower section of the room.

Requires:

"canUpwardGModeSetup"
"canTrickyUseFrozenEnemies"
{
  "or": [
    {
      "ammo": {
        "type": "Super",
        "count": 1
      }
    },
    "Gravity",
    {
      "and": [
        "canSuitlessMaridia",
        {
          "or": [
            "HiJump",
            "canBePatient"
          ]
        }
      ]
    }
  ]
}

Exit condition:

{
  "leaveWithGModeSetup": {}
}