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.
|
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
}
} |
|
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
}
} |
|
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 moonfall or a low running jump. Then face left and turn around spin jump to the right; if necessary, do a second turnaround spin jump. Once deep enough, Samus will automatically clip down. It is possible to get under the slope with just a turnaround spin jump (no moonfall or running jump), but it is easy to softlock. Requires: {
"notable": "Tube Clip"
}
{
"or": [
"canMoonfall",
{
"and": [
"canDash",
"canTwoTileSqueeze",
"canTrickyJump"
]
},
"canInsaneJump"
]
}
"canTurnaroundSpinJump" |
From: 6
Platform Below Top Door
To: 5
Inside Maridia Tube Junction
Requires: {
"notable": "Tube Clip"
}
"Morph" |