Glass Tunnel: Come In Shinecharging, Leave With Spark (Suitless, HiJump, Bottom Position)

Room ID: 170

Wiki
From: 2
Bottom Right Door
To: 3
Top Right Doorway

Entrance condition:

{
  "comeInShinecharging": {
    "length": 4,
    "openEnd": 0
  }
}

Requires:

{
  "or": [
    "f_MaridiaTubeBroken",
    {
      "obstaclesCleared": [
        "f_MaridiaTubeBroken"
      ]
    }
  ]
}
"canSuitlessMaridia"
"HiJump"
"canShinechargeMovementTricky"
{
  "shinespark": {
    "frames": 6,
    "excessFrames": 0
  }
}

Exit condition:

{
  "leaveWithSpark": {
    "position": "bottom"
  }
}