Maridia Tube: Tube Clip (Hard)

Clip into the Maridia Tube from above without needing to break the tube. This can be done with morph by unmorphing under the sloped tiles on the right, or with canTunnelCrawl by wedging Samus under them with a precise low jump and then performing a tunnel crawl.

Difficulty filter

Strats ()

From: 4
Top Door
To: 1
Left Doorway

If the tube is unbroken, this requires a tunnel crawl or unmorph at the top right of the tube in order to clip down through it.

Entrance condition:

{
  "comeInWithGMode": {
    "mode": "any",
    "morphed": false
  },
  "comesThroughToilet": "any"
}

Requires:

{
  "or": [
    {
      "or": [
        "f_MaridiaTubeBroken",
        {
          "obstaclesCleared": [
            "f_MaridiaTubeBroken"
          ]
        }
      ]
    },
    {
      "and": [
        {
          "notable": "Tube Clip"
        },
        "canTunnelCrawl"
      ]
    }
  ]
}

Exit condition:

{
  "leaveWithGMode": {
    "morphed": false
  }
}
From: 4
Top Door
To: 1
Left Doorway

If the tube is unbroken, this requires unmorphing at the top right of the tube in order to clip down through it.

Entrance condition:

{
  "comeInWithGMode": {
    "mode": "any",
    "morphed": true
  },
  "comesThroughToilet": "any"
}

Requires:

{
  "notable": "Tube Clip"
}

Exit condition:

{
  "leaveWithGMode": {
    "morphed": false
  }
}
From: 4
Top Door
To: 3
Top Right Doorway

If the tube is unbroken, this requires a tunnel crawl or unmorph at the top right of the tube in order to clip down through it.

Entrance condition:

{
  "comeInWithGMode": {
    "mode": "any",
    "morphed": false
  },
  "comesThroughToilet": "any"
}

Requires:

{
  "or": [
    {
      "or": [
        "f_MaridiaTubeBroken",
        {
          "obstaclesCleared": [
            "f_MaridiaTubeBroken"
          ]
        }
      ]
    },
    {
      "and": [
        {
          "notable": "Tube Clip"
        },
        "canTunnelCrawl"
      ]
    }
  ]
}

Exit condition:

{
  "leaveWithGMode": {
    "morphed": false
  }
}
From: 4
Top Door
To: 3
Top Right Doorway

If the tube is unbroken, this requires unmorphing at the top right of the tube in order to clip down through it.

Entrance condition:

{
  "comeInWithGMode": {
    "mode": "any",
    "morphed": true
  },
  "comesThroughToilet": "any"
}

Requires:

{
  "notable": "Tube Clip"
}

Exit condition:

{
  "leaveWithGMode": {
    "morphed": false
  }
}
From: 6
Platform Below Top Door
To: 5
Inside Maridia Tube Junction

Wedge Samus under the right side slope with either a very clean low jump or tunnel crawl movements. Once deep enough, the clip will happen automatically.

Requires:

{
  "notable": "Tube Clip"
}
"canTunnelCrawl"
From: 6
Platform Below Top Door
To: 5
Inside Maridia Tube Junction

Unmorph once fully underneath the rightside slope to clip.

Requires:

{
  "notable": "Tube Clip"
}
"Morph"