canJumpIntoIBJ (Hard)

The ability to start an IBJ from a jump or a spring ball jump. It is most often used in strats that need Samus to IBJ up faster or to avoid something near the ground.

Dependencies: canIBJ

Difficulty filter

Strats ()

From: 4
Top Junction (Right of Spikes)
To: 1
Top Left Door

Requires:

{
  "or": [
    "h_canDiagonalBombJump",
    {
      "and": [
        "h_canCeilingBombJump",
        "canPreciseWalljump",
        "canWallJumpInstantMorph",
        "canJumpIntoIBJ"
      ]
    }
  ]
}
From: 3
Bottom Left Door
To: 10
G-Mode Morph Junction (Middle Right Door)

With Spring Ball, it is possible to save a Power Bomb by placing it on the descent of the first jump by the bottom corner of the overhang, then bouncing on it on the ascent of the second. It is also possible but tighter to get high enough from bouncing on a Power Bomb with a single jump, similar to jumping into an IBJ. This doesn't save anything if breaking the Power Bomb blocks above. With an extra Power Bomb to spare, simply Spring Ball Bomb Jump.

Entrance condition:

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

Requires:

{
  "or": [
    "h_canArtificialMorphIBJ",
    {
      "and": [
        "h_canArtificialMorphSpringBall",
        "h_canArtificialMorphPowerBomb",
        "h_additionalBomb",
        {
          "or": [
            "HiJump",
            "h_canArtificialMorphSpringBallBombJump",
            "canJumpIntoIBJ"
          ]
        }
      ]
    }
  ]
}
From: 4
Bottom Right Door
To: 10
G-Mode Morph Junction (Middle Right Door)

With Spring Ball, it is possible to save a Power Bomb by placing it on the descent of the first jump by the bottom corner of the overhang, then bouncing on it on the ascent of the second. It is also possible but tighter to get high enough from bouncing on a Power Bomb with a single jump, similar to jumping into an IBJ. This doesn't save anything if breaking the Power Bomb blocks above. With an extra Power Bomb to spare, simply Spring Ball Bomb Jump.

Entrance condition:

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

Requires:

{
  "or": [
    "h_canArtificialMorphIBJ",
    {
      "and": [
        "h_canArtificialMorphSpringBall",
        "h_canArtificialMorphPowerBomb",
        "h_additionalBomb",
        {
          "or": [
            "HiJump",
            "h_canArtificialMorphSpringBallBombJump",
            "canJumpIntoIBJ"
          ]
        }
      ]
    }
  ]
}
From: 4
Lower Section - Top Right Door
To: 8
Bridge Right Door (Same Connection as Lower Section - Bottom Right Door)

Notable: true

Climb up 1 screen.

Entrance condition:

{
  "comeInWithGMode": {
    "mode": "direct",
    "morphed": false
  }
}

Requires:

"canSkipDoorLock"
{
  "or": [
    "canArtificialMorph",
    "canWalljump",
    "SpaceJump",
    {
      "and": [
        "h_canIBJ",
        {
          "or": [
            "Gravity",
            "h_canJumpIntoIBJ",
            "h_canBombHorizontally"
          ]
        }
      ]
    },
    {
      "and": [
        "HiJump",
        "canSpringBallJumpMidAir"
      ]
    },
    "canPreciseGrapple"
  ]
}
"canXRayClimb"
From: 4
Lower Section - Top Right Door
To: 8
Bridge Right Door (Same Connection as Lower Section - Bottom Right Door)

Notable: true

Enter with G-mode direct, back up to between 1 and 6 pixels from the door transition, and activate X-ray to get very deep stuck in the door. Climb up 1 screen, and perform a turnaround buffered spin-jump away from the door to trigger the transition, bypassing any lock on the door.

Entrance condition:

{
  "comeInWithGMode": {
    "mode": "direct",
    "morphed": false
  }
}

Requires:

{
  "or": [
    "canArtificialMorph",
    "canWalljump",
    "SpaceJump",
    {
      "and": [
        "h_canIBJ",
        {
          "or": [
            "Gravity",
            "h_canJumpIntoIBJ",
            "h_canBombHorizontally"
          ]
        }
      ]
    },
    {
      "and": [
        "HiJump",
        "canSpringBallJumpMidAir"
      ]
    },
    "canPreciseGrapple"
  ]
}
"canXRayClimb"

Bypasses door shell: true

From: 4
Lower Section - Top Right Door
To: 12
Top Junction

Climb up 2 screens.

Entrance condition:

{
  "comeInWithGMode": {
    "mode": "direct",
    "morphed": false
  }
}

Requires:

{
  "or": [
    "canArtificialMorph",
    "canWalljump",
    "SpaceJump",
    {
      "and": [
        "h_canIBJ",
        {
          "or": [
            "Gravity",
            "h_canJumpIntoIBJ",
            "h_canBombHorizontally"
          ]
        }
      ]
    },
    {
      "and": [
        "HiJump",
        "canSpringBallJumpMidAir"
      ]
    },
    "canPreciseGrapple"
  ]
}
"canXRayClimb"
From: 5
Lower Section - Bottom Right Door
To: 4
Lower Section - Top Right Door

Jump into an IBJ while avoiding the Ripper, or start an IBJ from the platform to the left and boost horizontally at the top.

Requires:

{
  "or": [
    "h_canJumpIntoIBJ",
    {
      "and": [
        "h_canIBJ",
        "canBombHorizontally",
        "canResetFallSpeed"
      ]
    }
  ]
}
From: 2
Right Door
To: 1
Left Door

Starting an IBJ from spring ball with no other items is not very precise, it just takes a bit of an odd timing.

Entrance condition:

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

Requires:

"h_canArtificialMorphJumpIntoIBJ"
"h_canArtificialMorphBombHorizontally"
From: 1
Bottom Left Door
To: 3
Hidden Ceiling Item

An alternate strat to canBombAboveIBJ. Shoot the block, jump into an IBJ, then do a quick double bomb jump to make it in time.

Requires:

"h_canJumpIntoIBJ"
"h_canDoubleBombJump"
From: 1
Bottom Left Door
To: 3
Hidden Ceiling Item

Reveal the item and then setup to jump into an IBJ. As Samus starts falling, unmorph to extend Samus' hitbox high enough to reach the item after bouncing on the bomb.

Requires:

"canCrouchJump"
"canMidAirMorph"
"canJumpIntoIBJ"
"canUnmorphBombBoost"
From: 1
Right Door
To: 3
Dry Platform Junction

Requires:

"canSuitlessMaridia"
{
  "or": [
    "canBombJumpWaterEscape",
    {
      "and": [
        "h_canUseSpringBall",
        "h_canJumpIntoIBJ"
      ]
    }
  ]
}
From: 4
Small Ledge Below Left Door
To: 1
Left Door

Requires:

"h_IBJFromSpikes"
From: 9
Junction (Top Rippers)
To: 5
Top Right Door

Jump into IBJ to avoid breaking the ledges. Place a Power Bomb on the ascent to break the block and continue the IBJ through it. It is possible to do without a Power Bomb with canBombAboveIBJ.

Requires:

"h_canJumpIntoIBJ"
{
  "or": [
    "canBombAboveIBJ",
    {
      "ammo": {
        "type": "PowerBomb",
        "count": 1
      }
    }
  ]
}
{
  "obstaclesCleared": [
    "B"
  ]
}
From: 9
Junction (Top Rippers)
To: 9
Junction (Top Rippers)

To kill the Rippers with a single Power Bomb without breaking the ledge, place the bomb just above the second Ripper.

Requires:

"h_canUsePowerBombs"
"canCarefulJump"
{
  "or": [
    "canWalljump",
    "canSpringBallJumpMidAir",
    "SpaceJump",
    {
      "and": [
        "HiJump",
        "canTrickyDashJump"
      ]
    },
    {
      "and": [
        "h_canJumpIntoIBJ",
        {
          "or": [
            "canStaggeredIBJ",
            "canDoubleBombJump"
          ]
        }
      ]
    }
  ]
}

Clears obstacles: B

From: 9
Junction (Top Rippers)
To: 9
Junction (Top Rippers)

Kill the Rippers with Supers.

Requires:

{
  "ammo": {
    "type": "Super",
    "count": 4
  }
}
{
  "or": [
    "canWalljump",
    "SpaceJump",
    "h_canJumpIntoIBJ",
    {
      "and": [
        "canSpringBallJumpMidAir",
        {
          "or": [
            "HiJump",
            "canTrickyJump"
          ]
        }
      ]
    }
  ]
}

Clears obstacles: B

From: 5
Bottom Right Junction
To: 2
Right Door

Requires:

{
  "or": [
    {
      "and": [
        "h_canJumpIntoIBJ",
        {
          "heatFrames": 450
        }
      ]
    },
    {
      "and": [
        "h_canDoubleBombJump",
        {
          "heatFrames": 300
        }
      ]
    }
  ]
}
From: 3
Right Door
To: 4
Item

Requires:

"h_HeatedIBJFromSpikes"
{
  "heatFrames": 1100
}
From: 4
Item
To: 3
Right Door

Requires:

"h_HeatedIBJFromSpikes"
{
  "heatFrames": 1100
}
From: 4
Lava, Left Wall
To: 3
Above Lava Junction

Notable: true

Begin on top of the lower left Namihe Jump into a double IBJ with such timing that Samus passes above the fired flame and such a way that there is no horizontal speed. A forward jump with run not held will work. Begin diagonal bomb jumping once past the start of the 2nd spike group from the top.

Requires:

"h_heatProof"
"Gravity"
{
  "or": [
    "h_lavaProof",
    "canSuitlessLavaDive"
  ]
}
"h_canJumpIntoIBJ"
"h_canDoubleBombJump"
"h_canDiagonalBombJump"
"h_canStaggeredIBJ"
"canInsaneJump"
{
  "heatFrames": 1560
}
{
  "lavaFrames": 1520
}
From: 5
Lava, Center Namihe
To: 3
Above Lava Junction

Align with the above platform and scroll the camera left by walking into the left side of the bottom-most tiles. Freeze both left side Namihes and begin bomb jumping

Requires:

"Gravity"
{
  "or": [
    "h_lavaProof",
    "canSuitlessLavaDive"
  ]
}
"h_canJumpIntoIBJ"
"h_canDoubleBombJump"
"Plasma"
"Ice"
"canCameraManip"
{
  "heatFrames": 1040
}
{
  "lavaFrames": 1020
}
From: 2
Right Door
To: 3
Item

Requires:

"h_canJumpIntoIBJ"
{
  "heatFrames": 1650
}
From: 4
Junction Below Morph Tunnel
To: 2
Middle Right Door

Requires:

"Morph"
{
  "or": [
    "HiJump",
    {
      "and": [
        "SpaceJump",
        {
          "heatFrames": 40
        }
      ]
    },
    "canWalljump",
    "canSpringBallJumpMidAir",
    {
      "and": [
        "h_canIBJ",
        {
          "heatFrames": 900
        }
      ]
    },
    {
      "and": [
        "h_canJumpIntoIBJ",
        {
          "heatFrames": 240
        }
      ]
    },
    {
      "and": [
        "h_canJumpIntoIBJ",
        "h_canDoubleBombJump",
        {
          "heatFrames": 120
        }
      ]
    },
    {
      "and": [
        "h_canDoubleBombJump",
        {
          "heatFrames": 300
        }
      ]
    }
  ]
}
{
  "or": [
    "h_heatProof",
    {
      "and": [
        "Wave",
        "Plasma"
      ]
    },
    "h_canUsePowerBombs"
  ]
}
{
  "heatFrames": 260
}
From: 4
Junction Below Morph Tunnel
To: 2
Middle Right Door

Requires:

"Morph"
{
  "or": [
    "HiJump",
    {
      "and": [
        "SpaceJump",
        {
          "heatFrames": 40
        }
      ]
    },
    "canWalljump",
    "canSpringBallJumpMidAir",
    {
      "and": [
        "h_canJumpIntoIBJ",
        {
          "heatFrames": 240
        }
      ]
    },
    {
      "and": [
        "h_canJumpIntoIBJ",
        "h_canDoubleBombJump",
        {
          "heatFrames": 120
        }
      ]
    },
    {
      "and": [
        "h_canDoubleBombJump",
        {
          "heatFrames": 300
        }
      ]
    }
  ]
}
{
  "heatFrames": 260
}
{
  "enemyDamage": {
    "enemy": "Sova",
    "type": "contact",
    "hits": 1
  }
}
From: 5
Main Junction
To: 4
Top Right Door

Jump into an IBJ from the moving platform (Kamer). Although it is possible to do it without jumping, by starting next to the Gamet farm, it is harder and more obscure.

Requires:

"h_canJumpIntoIBJ"
From: 5
Small Platforms Junction
To: 1
Left Door

Requires:

"h_canJumpIntoIBJ"
From: 1
Top Left Door
To: 4
Top Right Door

Kill the pirates to free up the full runway for a speedy jump, or to start an IBJ. If the wall pirate jumps over a Samus who is not crouched, it will climb offscreen on its own. But may still need to be killed after.

Requires:

"h_canNavigateHeatRooms"
{
  "or": [
    {
      "and": [
        {
          "enemyKill": {
            "enemies": [
              [
                "Yellow Space Pirate (standing)"
              ],
              [
                "Yellow Space Pirate (wall)"
              ]
            ],
            "explicitWeapons": [
              "Charge"
            ]
          }
        },
        {
          "heatFrames": 2100
        }
      ]
    },
    {
      "and": [
        {
          "enemyKill": {
            "enemies": [
              [
                "Yellow Space Pirate (standing)"
              ],
              [
                "Yellow Space Pirate (wall)"
              ]
            ],
            "explicitWeapons": [
              "Charge+Plasma"
            ]
          }
        },
        {
          "heatFrames": 240
        }
      ]
    },
    {
      "and": [
        {
          "enemyKill": {
            "enemies": [
              [
                "Yellow Space Pirate (standing)"
              ],
              [
                "Yellow Space Pirate (wall)"
              ]
            ],
            "explicitWeapons": [
              "Charge+Ice+Wave+Spazer"
            ]
          }
        },
        {
          "heatFrames": 660
        }
      ]
    },
    {
      "and": [
        {
          "enemyKill": {
            "enemies": [
              [
                "Yellow Space Pirate (standing)"
              ],
              [
                "Yellow Space Pirate (wall)"
              ]
            ],
            "explicitWeapons": [
              "Missile",
              "Super"
            ]
          }
        },
        {
          "heatFrames": 330
        }
      ]
    }
  ]
}
{
  "or": [
    {
      "and": [
        "canTrickyDashJump",
        {
          "heatFrames": 180
        }
      ]
    },
    {
      "and": [
        "h_canIBJ",
        {
          "heatFrames": 1320
        }
      ]
    },
    {
      "and": [
        "h_canJumpIntoIBJ",
        {
          "heatFrames": 540
        }
      ]
    }
  ]
}
From: 5
Bottom Junction
To: 1
Top Left Door

The shot block may respawn while bomb jumping and can be cleared by weaving a Power Bomb into the IBJ, or with a bomb placed overhead while bomb jumping. The Power Bomb can be placed one tile higher than the doors to also clear the Power Bomb Blocks above at the same time.

Requires:

"h_canNavigateHeatRooms"
"h_canIBJ"
{
  "or": [
    {
      "and": [
        {
          "or": [
            "h_canBombAboveIBJ",
            "h_canUsePowerBombs"
          ]
        },
        {
          "heatFrames": 1000
        }
      ]
    },
    {
      "and": [
        "h_canDoubleBombJump",
        {
          "heatFrames": 510
        }
      ]
    },
    {
      "and": [
        "h_canJumpIntoIBJ",
        {
          "heatFrames": 480
        }
      ]
    },
    {
      "and": [
        "h_canDoubleBombJump",
        "h_canJumpIntoIBJ",
        {
          "heatFrames": 300
        }
      ]
    }
  ]
}
{
  "or": [
    {
      "and": [
        "h_canUsePowerBombs",
        {
          "heatFrames": 50
        }
      ]
    },
    {
      "obstaclesCleared": [
        "A"
      ]
    }
  ]
}

Clears obstacles: A

From: 7
Junction By Lower Alcoons (Left of Spike Pits)
To: 1
Left Door

Requires:

"h_canNavigateHeatRooms"
"h_canIBJ"
{
  "or": [
    {
      "and": [
        "canBombHorizontally",
        {
          "heatFrames": 840
        }
      ]
    },
    {
      "and": [
        "h_canJumpIntoIBJ",
        "canDoubleBombJump",
        {
          "heatFrames": 290
        }
      ]
    },
    {
      "and": [
        "h_canJumpIntoIBJ",
        {
          "heatFrames": 480
        }
      ]
    }
  ]
}
From: 7
Junction By Lower Alcoons (Left of Spike Pits)
To: 6
Junction By Left Door (Right of Pit)

Requires:

"h_canNavigateHeatRooms"
"h_canIBJ"
{
  "or": [
    {
      "and": [
        "canBombHorizontally",
        {
          "heatFrames": 820
        }
      ]
    },
    {
      "and": [
        "h_canJumpIntoIBJ",
        "canDoubleBombJump",
        {
          "heatFrames": 270
        }
      ]
    },
    {
      "and": [
        "h_canJumpIntoIBJ",
        {
          "heatFrames": 460
        }
      ]
    }
  ]
}
From: 4
Junction Below Bomb Blocks
To: 2
Top Right Door

Requires:

{
  "obstaclesCleared": [
    "B"
  ]
}
{
  "heatFrames": 160
}
{
  "or": [
    "h_canCrouchJumpDownGrab",
    "canWalljump",
    "canSpringBallJumpMidAir",
    "HiJump",
    {
      "and": [
        "SpaceJump",
        {
          "heatFrames": 20
        }
      ]
    },
    {
      "and": [
        "h_canSpringBallBombJump",
        {
          "heatFrames": 50
        }
      ]
    },
    {
      "and": [
        "h_canJumpIntoIBJ",
        {
          "heatFrames": 60
        }
      ]
    }
  ]
}
From: 4
Junction Below Bomb Blocks
To: 2
Top Right Door

Jump and mid-air morph off a crumble block to begin the IBJ. Use double bomb jumps to make it up quickly before the shot block respawns.

Requires:

{
  "obstaclesCleared": [
    "A"
  ]
}
"canCrumbleJump"
"h_canJumpIntoIBJ"
"canDoubleBombJump"
{
  "heatFrames": 360
}
From: 4
Junction Below Bomb Blocks
To: 2
Top Right Door

Shoot the block before starting or in mid-air, then use spring ball to bounce on the crumb blocks and start an IBJ. The shot block respawns quickly so it's pretty unforgiving on the IBJ executions. Conservatively placing bombs for the IBJ will not make it up in time, unless the block is broken while IBJing.

Requires:

{
  "obstaclesCleared": [
    "A"
  ]
}
"h_canJumpIntoIBJ"
"h_canUseSpringBall"
{
  "or": [
    "canTrickyJump",
    "canDoubleBombJump",
    "canBombAboveIBJ",
    {
      "ammo": {
        "type": "PowerBomb",
        "count": 1
      }
    }
  ]
}
{
  "heatFrames": 500
}
From: 9
Junction Below Crumble Blocks, Set Up to Clip
To: 2
Top Right Door

Notable: true

Ice Clip through the crumble blocks using a Multiviola from the bottom of the room and then Crumble Jump to clip through the bomb blocks. The ice clip can be setup by standing in a corner and firing forward when the Multiviola hits Samus, if it is moving downwards towards Samus. The Crumble Jump is done by aiming down (not immediately) after jumping, then changing Samus' hitbox once above the crumble blocks, and jumping again.

Requires:

"h_heatProof"
"canPreciseCeilingClip"
"canTrickyUseFrozenEnemies"
"canPartialFloorClip"
"canTrickyJump"
"canCrumbleJump"
{
  "enemyDamage": {
    "enemy": "Multiviola",
    "type": "contact",
    "hits": 1
  }
}
{
  "or": [
    "h_canCrouchJumpDownGrab",
    "canWalljump",
    "canSpringBallJumpMidAir",
    "HiJump",
    "SpaceJump",
    "h_canJumpIntoIBJ"
  ]
}
From: 9
Junction Below Crumble Blocks, Set Up to Clip
To: 2
Top Right Door

Notable: true

Freeze the Multiviola on the left side, just below the solid block. XRay standup and jump to clip up, then jump again to get on top of the bomb blocks.

Requires:

"h_heatProof"
"h_canXRayCeilingClip"
"canTrickyUseFrozenEnemies"
{
  "or": [
    "h_canCrouchJumpDownGrab",
    "canWalljump",
    "canSpringBallJumpMidAir",
    "HiJump",
    "SpaceJump",
    "h_canJumpIntoIBJ"
  ]
}

Notable: true

Cross the Pillar Room with Bombs and minimal damage. Acid damage is expected, but any mistakes greatly increases the time spent in acid.

Entrance condition:

{
  "comeInRunning": {
    "minTiles": 1,
    "speedBooster": "any"
  }
}

Requires:

"h_canUseMorphBombs"
"Gravity"
"canResetFallSpeed"
"canJumpIntoIBJ"
"canSuitlessLavaDive"
{
  "enemyDamage": {
    "enemy": "Puromi",
    "type": "contact",
    "hits": 2
  }
}
{
  "heatFrames": 1440
}
{
  "acidFrames": 725
}

Notable: true

Cross the Pillar Room with Bombs and minimal damage. Acid damage is expected, but any mistakes greatly increases the time spent in acid.

Entrance condition:

{
  "comeInRunning": {
    "minTiles": 3,
    "speedBooster": "any"
  }
}

Requires:

"h_canUseMorphBombs"
"Gravity"
"canResetFallSpeed"
"canJumpIntoIBJ"
"canSuitlessLavaDive"
{
  "enemyDamage": {
    "enemy": "Puromi",
    "type": "contact",
    "hits": 2
  }
}
{
  "heatFrames": 1440
}
{
  "acidFrames": 725
}
From: 6
Bottom Platform Junction With Pirates Killed
To: 4
Junction Above Bomb Blocks

Requires:

"h_canNavigateHeatRooms"
"h_canIBJ"
{
  "or": [
    {
      "and": [
        "canJumpIntoIBJ",
        {
          "heatFrames": 1460
        }
      ]
    },
    {
      "and": [
        "canDoubleBombJump",
        {
          "heatFrames": 1000
        }
      ]
    },
    {
      "and": [
        "canJumpIntoIBJ",
        "canDoubleBombJump",
        {
          "heatFrames": 800
        }
      ]
    },
    {
      "heatFrames": 2000
    }
  ]
}
{
  "or": [
    "h_canUsePowerBombs",
    {
      "and": [
        "h_canBombAboveIBJ",
        "canStaggeredIBJ",
        {
          "heatFrames": 180
        }
      ]
    },
    {
      "and": [
        "h_heatProof",
        "canBePatient"
      ]
    },
    {
      "obstaclesCleared": [
        "A"
      ]
    }
  ]
}

Clears obstacles: A

From: 4
Junction Above Bomb Block
To: 1
Top Left Door

Requires:

"h_canNavigateHeatRooms"
{
  "or": [
    "h_canCrouchJumpDownGrab",
    "canWalljump",
    "HiJump",
    {
      "and": [
        "canSpringBallJumpMidAir",
        {
          "heatFrames": 300
        },
        {
          "enemyDamage": {
            "enemy": "Kihunter (red)",
            "type": "contact",
            "hits": 1
          }
        }
      ]
    },
    {
      "and": [
        "h_canJumpIntoIBJ",
        {
          "heatFrames": 300
        }
      ]
    },
    "SpaceJump"
  ]
}
{
  "heatFrames": 570
}
{
  "enemyDamage": {
    "enemy": "Kihunter (red)",
    "type": "contact",
    "hits": 3
  }
}

Clears obstacles: A

From: 1
Right Door
To: 2
Item (locked)

In the spike pit, near the left wall, jump into an IBJ to climb out.

Requires:

"h_IBJFromThorns"
{
  "not": "f_DefeatedPhantoon"
}
From: 1
Bottom Door
To: 6
Speed Blocked Item

Notable: true

This is a long climb, and getting around the fish under the missiles can be tricky or slow. Place bombs against the speed blocks until they are overloaded. Afterwards, freeze a crab on the edge of the speed blocks, such that Samus can jump inside and stand on the crab. Exit G-Mode and rotate to obtain the item, then kill the crab with Wave Beam to fall back down.

Entrance condition:

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

Requires:

"h_canArtificialMorphIBJ"
"Gravity"
"canTrickyUseFrozenEnemies"
"Wave"
{
  "or": [
    "h_canArtificialMorphJumpIntoIBJ",
    {
      "and": [
        "h_canArtificialMorphSpringBall",
        "HiJump"
      ]
    },
    {
      "and": [
        "h_canArtificialMorphSpringBall",
        "canGravityJump"
      ]
    },
    "canDoubleBombJump",
    "canStaggeredIBJ",
    "canBeVeryPatient",
    {
      "enemyKill": {
        "enemies": [
          [
            "Skultera"
          ]
        ],
        "explicitWeapons": [
          "PowerBomb"
        ]
      }
    }
  ]
}
{
  "or": [
    "h_canArtificialMorphSpringBall",
    "h_canArtificialMorphCeilingBombJump",
    "canBeVeryPatient"
  ]
}
From: 1
Bottom Door
To: 6
Speed Blocked Item

Notable: true

This is a long climb, and getting around the fish under the missiles can be tricky or slow. Overloading the PLMs can be done with as few as 2 PBs if they are placed precisely. Place them two ledges above the item - to the left of the morph tunnel item. It is important that they are placed on either of the flat tiles, not the sloped tile on the right. Afterwards, freeze a crab on the edge of the speed blocks, such that Samus can jump inside and stand on the crab. Exit G-Mode and rotate to obtain the item, then kill the crab with Wave Beam to fall back down.

Entrance condition:

{
  "comeInWithGMode": {
    "mode": "direct",
    "morphed": true
  },
  "comesThroughToilet": "no"
}

Requires:

"h_canArtificialMorphIBJ"
"Gravity"
"canTrickyUseFrozenEnemies"
"Wave"
{
  "or": [
    "h_canArtificialMorphJumpIntoIBJ",
    "canDoubleBombJump",
    "canStaggeredIBJ",
    "canBeVeryPatient",
    {
      "enemyKill": {
        "enemies": [
          [
            "Skultera"
          ]
        ],
        "explicitWeapons": [
          "PowerBomb"
        ]
      }
    }
  ]
}
{
  "ammo": {
    "type": "PowerBomb",
    "count": 2
  }
}
From: 2
Bottom Right Door
To: 6
Speed Blocked Item

Notable: true

This is a long climb, and getting around the fish under the missiles can be tricky or slow. Place bombs against the speed blocks until they are overloaded. Afterwards, freeze a crab on the edge of the speed blocks, such that Samus can jump inside and stand on the crab. Exit G-Mode and rotate to obtain the item, then kill the crab with Wave Beam to fall back down.

Entrance condition:

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

Requires:

"h_canArtificialMorphIBJ"
"Gravity"
"canTrickyUseFrozenEnemies"
"Wave"
{
  "or": [
    "h_canArtificialMorphJumpIntoIBJ",
    {
      "and": [
        "h_canArtificialMorphSpringBall",
        "HiJump"
      ]
    },
    {
      "and": [
        "h_canArtificialMorphSpringBall",
        "canGravityJump"
      ]
    },
    "canDoubleBombJump",
    "canStaggeredIBJ",
    "canBeVeryPatient",
    {
      "enemyKill": {
        "enemies": [
          [
            "Skultera"
          ]
        ],
        "explicitWeapons": [
          "PowerBomb"
        ]
      }
    }
  ]
}
{
  "or": [
    "h_canArtificialMorphSpringBall",
    "h_canArtificialMorphCeilingBombJump",
    "canBeVeryPatient"
  ]
}
From: 2
Bottom Right Door
To: 6
Speed Blocked Item

Notable: true

This is a long climb, and getting around the fish under the missiles can be tricky or slow. Overloading the PLMs can be done with as few as 2 PBs if they are placed precisely. Place them two ledges above the item - to the left of the morph tunnel item. It is important that they are placed on either of the flat tiles, not the sloped tile on the right. Afterwards, freeze a crab on the edge of the speed blocks, such that Samus can jump inside and stand on the crab. Exit G-Mode and rotate to obtain the item, then kill the crab with Wave Beam to fall back down.

Entrance condition:

{
  "comeInWithGMode": {
    "mode": "direct",
    "morphed": true
  }
}

Requires:

"h_canArtificialMorphIBJ"
"Gravity"
"canTrickyUseFrozenEnemies"
"Wave"
{
  "or": [
    "h_canArtificialMorphJumpIntoIBJ",
    "h_canArtificialMorphDoubleBombJump",
    "h_canArtificialMorphStaggeredIBJ",
    "canBeVeryPatient",
    {
      "enemyKill": {
        "enemies": [
          [
            "Skultera"
          ]
        ],
        "explicitWeapons": [
          "PowerBomb"
        ]
      }
    }
  ]
}
"h_canArtificialMorphPowerBomb"
"h_canArtificialMorphPowerBomb"
From: 3
Middle Right Door
To: 4
Top Right Door

This is a long climb, and getting around the fish under the missiles can be tricky or slow.

Entrance condition:

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

Requires:

"h_canArtificialMorphIBJ"
"Gravity"
{
  "or": [
    "h_canArtificialMorphJumpIntoIBJ",
    "h_canArtificialMorphDoubleBombJump",
    "h_canArtificialMorphStaggeredIBJ",
    "canBeVeryPatient"
  ]
}
From: 3
Middle Right Door
To: 6
Speed Blocked Item

Notable: true

This is a long climb, and getting around the fish under the missiles can be tricky or slow. Place bombs against the speed blocks until they are overloaded. Afterwards, freeze a crab on the edge of the speed blocks, such that Samus can jump inside and stand on the crab. Exit G-Mode and rotate to obtain the item, then kill the crab with Wave Beam to fall back down.

Entrance condition:

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

Requires:

"h_canArtificialMorphIBJ"
"Gravity"
"canTrickyUseFrozenEnemies"
"Wave"
{
  "or": [
    "h_canArtificialMorphJumpIntoIBJ",
    {
      "and": [
        "h_canArtificialMorphSpringBall",
        "HiJump"
      ]
    },
    {
      "and": [
        "h_canArtificialMorphSpringBall",
        "canGravityJump"
      ]
    },
    "h_canArtificialMorphDoubleBombJump",
    "h_canArtificialMorphStaggeredIBJ",
    "canBeVeryPatient",
    {
      "enemyKill": {
        "enemies": [
          [
            "Skultera"
          ]
        ],
        "explicitWeapons": [
          "PowerBomb"
        ]
      }
    }
  ]
}
{
  "or": [
    "h_canArtificialMorphSpringBall",
    "h_canArtificialMorphCeilingBombJump",
    "canBeVeryPatient"
  ]
}
From: 3
Middle Right Door
To: 6
Speed Blocked Item

Notable: true

This is a long climb, and getting around the fish under the missiles can be tricky or slow. Overloading the PLMs can be done with as few as 2 PBs if they are placed precisely. Place them two ledges above the item - to the left of the morph tunnel item. It is important that they are placed on either of the flat tiles, not the sloped tile on the right. Afterwards, freeze a crab on the edge of the speed blocks, such that Samus can jump inside and stand on the crab. Exit G-Mode and rotate to obtain the item, then kill the crab with Wave Beam to fall back down.

Entrance condition:

{
  "comeInWithGMode": {
    "mode": "direct",
    "morphed": true
  }
}

Requires:

"h_canArtificialMorphIBJ"
"Gravity"
"canTrickyUseFrozenEnemies"
"Wave"
{
  "or": [
    "h_canArtificialMorphJumpIntoIBJ",
    "h_canArtificialMorphDoubleBombJump",
    "h_canArtificialMorphStaggeredIBJ",
    "canBeVeryPatient",
    {
      "enemyKill": {
        "enemies": [
          [
            "Skultera"
          ]
        ],
        "explicitWeapons": [
          "PowerBomb"
        ]
      }
    }
  ]
}
"h_canArtificialMorphPowerBomb"
"h_canArtificialMorphPowerBomb"
From: 4
On Mama Turtle
To: 2
Top Item

Once out of the water, jump into an IBJ. With a miss, if you haven't moved horizontally, simply fall straight down to land safely back on Mama Turtle.

Requires:

"h_canJumpIntoIBJ"

Clears obstacles: B

IBJ (Hard)
Colosseum
From: 1
Left Door
To: 3
Top Right Door

Requires:

"Gravity"
{
  "or": [
    "canSandIBJ",
    {
      "and": [
        "h_canUseSpringBall",
        "h_canJumpIntoIBJ"
      ]
    }
  ]
}
From: 2
Bottom Right Door
To: 3
Top Right Door

Requires a runway of one tile in the adjacent room.

Entrance condition:

{
  "comeInJumping": {
    "speedBooster": false,
    "minTiles": 1
  }
}

Requires:

"h_canJumpIntoIBJ"
"canTrickyJump"
"canCrossRoomJumpIntoWater"
"canMomentumConservingTurnaround"
{
  "enemyDamage": {
    "enemy": "Mochtroid",
    "type": "contact",
    "hits": 2
  }
}
From: 3
Top Right Door
To: 1
Left Door

Notable: true

Stay out of the water, and by extension the sand, of Colosseum by using the spikes as platforms. Morphing before landing on the spikes helps to be able to control the knockback. The final spike jump (which would be the most difficult) is avoided by doing a crouch jump into spring ball jump into IBJ to reach the left door. Perform the spring ball jump near max height. Place the first bomb between about 4 and 6 frames after the spring ball jump; ideally it should be just above the water line. Press pause between about 5 and 10 frames after placing the bomb, to disable Spring Ball (a 'spring fling', to reset fall speed). Place the second bomb soon after regaining control, while the game is fading back in.

Requires:

"HiJump"
"canPreciseWalljump"
"canIframeSpikeJump"
{
  "spikeHits": 2
}
"canNeutralDamageBoost"
{
  "or": [
    "canHorizontalDamageBoost",
    {
      "spikeHits": 1
    }
  ]
}
"h_canMaxHeightSpringBallJump"
{
  "or": [
    "canSpringFling",
    "canInsaneJump"
  ]
}
"canBombJumpWaterEscape"
"h_canJumpIntoIBJ"
From: 1
Left Door
To: 4
Top Right Ledge Junction

Hug the right wall after killing the first Cacatac in order to avoid its invisible, stationary projectiles. After getting to the small island platform, diagonal IBJ up while avoiding the top Cacatac. Alternatively HBJ to the next platform and Spring Ball from the right edge of this platform into an IBJ above the spikes.

Entrance condition:

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

Requires:

"Gravity"
{
  "or": [
    "h_canArtificialMorphDiagonalBombJump",
    {
      "and": [
        "h_canArtificialMorphHBJ",
        "h_canArtificialMorphJumpIntoIBJ"
      ]
    }
  ]
}
From: 2
Right Door
To: 4
Top Right Ledge Junction

Requires:

"Gravity"
{
  "or": [
    "SpaceJump",
    "canWalljump",
    "h_IBJFromSpikes",
    {
      "and": [
        "h_canIBJ",
        "h_canHBJ"
      ]
    },
    "h_canDiagonalBombJump"
  ]
}
From: 2
Right Door
To: 4
Top Right Ledge Junction

Notable: true

Requires a runway of at least 1 tiles in the adjacent room, although it is easier with more. Start the IBJ as far left as possible. The furthest right is just right of the waterfall. Turning around, carefully, is one way to lose forward momentum and begin the IBJ. At the top of the IBJ bomb to the left and unmorph to reset fall speed.

Entrance condition:

{
  "comeInJumping": {
    "speedBooster": false,
    "minTiles": 1
  }
}

Requires:

"h_canJumpIntoIBJ"
"h_canBombHorizontally"
"h_canResetFallSpeed"
"canCrossRoomJumpIntoWater"
"canTrickyJump"
From: 2
Right Door
To: 4
Top Right Ledge Junction

Notable: true

Use the bomb boost as Samus is going through the doorway, then spring ball after breaking the water, then ibj or use an unmorph bomb boost.

Entrance condition:

{
  "comeInWithBombBoost": {}
}

Requires:

"h_canSpringBallBombJump"
"canCrossRoomJumpIntoWater"
{
  "or": [
    "h_canJumpIntoIBJ",
    "canUnmorphBombBoost"
  ]
}
From: 2
Right Door
To: 4
Top Right Ledge Junction

SpringBall jump just as Samus exits the water to reach the distant ledge. To get enough horizontal distance, either use a Stationary Lateral Mid-Air Morph with a crouch jump for extra height, or spin jump out before morphing. Or SpringBall jump part of the way over and land on a Bomb explosion to cross the rest of the distance.

Requires:

"canSuitlessMaridia"
"HiJump"
"h_canMaxHeightSpringBallJump"
"canTrickyJump"
{
  "or": [
    "canStationaryLateralMidAirMorph",
    {
      "and": [
        "canJumpIntoIBJ",
        "h_canBombHorizontally"
      ]
    }
  ]
}
From: 3
Junction Left of Morph Tunnel
To: 1
Left Door

Requires:

"Gravity"
"h_canIBJ"
{
  "or": [
    "h_canBombHorizontally",
    "h_IBJFromSpikes"
  ]
}
From: 5
Bottom Middle Junction
To: 4
Top Right Ledge Junction

Requires:

"Gravity"
{
  "or": [
    "SpaceJump",
    "canWalljump",
    "canSpringBallJumpMidAir",
    "h_canDiagonalBombJump",
    "h_IBJFromSpikes"
  ]
}
From: 5
Bottom Middle Junction
To: 6
East Cactus Alley Junction (Right of Morph Tunnel)

Requires:

"canSuitlessMaridia"
"HiJump"
{
  "spikeHits": 1
}
{
  "or": [
    "canWalljump",
    "canSpaceJumpWaterEscape",
    "canSpringBallJumpMidAir",
    {
      "and": [
        "h_canJumpIntoIBJ",
        "h_canUseSpringBall"
      ]
    },
    {
      "and": [
        "h_canIBJ",
        "canBombJumpWaterEscape"
      ]
    },
    {
      "spikeHits": 1
    }
  ]
}
From: 5
Bottom Middle Junction
To: 6
East Cactus Alley Junction (Right of Morph Tunnel)

This can be done by turning off Gravity and HiJump to jump over both spike pits.

Requires:

"canSuitlessMaridia"
"canSpringBallJumpMidAir"
{
  "spikeHits": 1
}
{
  "or": [
    "canTrickySpringBallJump",
    {
      "and": [
        "canWalljump",
        "canSpaceJumpWaterBounce"
      ]
    },
    {
      "and": [
        "h_canJumpIntoIBJ",
        "h_canUseSpringBall"
      ]
    },
    {
      "and": [
        "h_canIBJ",
        "canBombJumpWaterEscape"
      ]
    },
    {
      "spikeHits": 1
    }
  ]
}
From: 1
Top Sand Entrance
To: 3
Top Left Item

It's possible to get out of the sand suitless and without HiJump after falling from the chute, by hugging the left side and moving quickly.

Requires:

"canSuitlessMaridia"
"canPlayInSand"
{
  "or": [
    {
      "and": [
        "h_canMaxHeightSpringBallJump",
        {
          "or": [
            "canWalljump",
            "can4HighMidAirMorph",
            "h_canJumpIntoIBJ"
          ]
        }
      ]
    }
  ]
}
From: 1
Top Sand Entrance
To: 4
Right Item

Requires:

"Gravity"
"Morph"
"canPlayInSand"
{
  "or": [
    "canWalljump",
    "canGravityJump",
    "HiJump",
    "canSpringBallJumpMidAir",
    "canSandIBJ",
    {
      "and": [
        "h_canUseSpringBall",
        "h_canJumpIntoIBJ"
      ]
    }
  ]
}
From: 1
Top Left Door
To: 4
Top Right Door

Only requires a runway of approximately 1 tile in the adjacent room. Take two Mochtroid hits or kill it using a Power Bomb or 5 Bombs.

Entrance condition:

{
  "comeInJumping": {
    "minTiles": 1,
    "speedBooster": "any"
  }
}

Requires:

"h_canJumpIntoIBJ"
{
  "or": [
    {
      "ammo": {
        "type": "PowerBomb",
        "count": 1
      }
    },
    {
      "and": [
        "h_canCeilingBombJump",
        {
          "enemyDamage": {
            "enemy": "Mochtroid",
            "type": "contact",
            "hits": 1
          }
        }
      ]
    },
    {
      "and": [
        "h_canDoubleBombJump",
        {
          "enemyDamage": {
            "enemy": "Mochtroid",
            "type": "contact",
            "hits": 2
          }
        }
      ]
    }
  ]
}
"canCrossRoomJumpIntoWater"
"canMomentumConservingTurnaround"
"canTrickyJump"
From: 2
Bottom Left Door
To: 4
Top Right Door

Requires a runway of 1 tile in the adjacent room. Use a spring ball jump after breaking the water, then ibj. Take two Mochtroid hits or use a double bomb jump.

Entrance condition:

{
  "comeInJumping": {
    "speedBooster": false,
    "minTiles": 1
  }
}

Requires:

"canTrickySpringBallJump"
"h_canJumpIntoIBJ"
{
  "or": [
    "h_canDoubleBombJump",
    {
      "enemyDamage": {
        "enemy": "Mochtroid",
        "type": "contact",
        "hits": 2
      }
    }
  ]
}
"canCrossRoomJumpIntoWater"
From: 1
Top Sand Entrance
To: 7
Below Morph Tunnel Junction

Land on the solid ground to the right and space jump or Springball over the sand.

Requires:

"Gravity"
{
  "or": [
    "SpaceJump",
    {
      "and": [
        "h_canUseSpringBall",
        "h_canJumpIntoIBJ"
      ]
    }
  ]
}
From: 7
Below Morph Tunnel Junction
To: 5
Morph Tunnel Junction

Springball bounce on top of the crumble blocks. Use either a bomb or HiJump to gain a little bit of extra height.

Requires:

"Gravity"
"h_canUseSpringBall"
{
  "or": [
    {
      "and": [
        "canJumpIntoIBJ",
        "h_canBombThings"
      ]
    },
    {
      "and": [
        "canSpringBallBombJump",
        "h_canBombThings"
      ]
    },
    "HiJump"
  ]
}
From: 7
Below Morph Tunnel Junction
To: 5
Morph Tunnel Junction

Notable: true

Jump off of the crumble blocks consecutively while placing a bomb on the water line and convert that into an IBJ to climb the West Sand Hole maze.

Requires:

"canSuitlessMaridia"
"h_canJumpIntoIBJ"
"canBombJumpWaterEscape"
"canCrumbleJump"
From: 2
Item
To: 1
Top Left Door (locked)

Let the wall pirate jump to the otherside of the room. Shooting the standing pirate (with anything) will prevent it from attacking.

Requires:

"h_canJumpIntoIBJ"
From: 4
West Leg Sand
To: 5
Junction Above Grapple Block

Springball can keep Samus out of the sand. Place the first bomb right after Samus begins falling back towards the sand.

Requires:

"Gravity"
"Grapple"
"h_canUseSpringBall"
"h_canJumpIntoIBJ"
From: 5
Junction Above Grapple Block
To: 2
East Leg Right Door

Notable: true

Wait the water tide to reach its peak, then crouch jump into a spring ball jump into an IBJ. Perform the spring ball jump near max height. Place the first bomb between about 4 and 6 frames after the spring ball jump; ideally it should be just above the water line. Press pause between about 5 and 10 frames after placing the bomb, to disable Spring Ball (a 'spring fling', to reset fall speed). Place the second bomb soon after regaining control, while the game is fading back in. When close to the top, perform a spring ball jump to reach the ledge; release jump as soon as Samus is high enough to clear the ledge, in order to avoid taking a Menu hit.

Requires:

"HiJump"
"h_canMaxHeightSpringBallJump"
"canSpringFling"
"canBombJumpWaterEscape"
"canDoubleBombJump"
"h_canJumpIntoIBJ"
From: 3
Bottom of Shaft
To: 1
Left Door

Notable: true

Clear the right side Space Pirates and then race the rising acid by bomb jumping.

Requires:

"canSuitlessLavaDive"
"h_canJumpIntoIBJ"
"canDoubleBombJump"
{
  "or": [
    {
      "and": [
        "Gravity",
        {
          "acidFrames": 150
        }
      ]
    },
    {
      "acidFrames": 450
    }
  ]
}
From: 3
Bottom of Shaft
To: 2
Right Door

Requires:

{
  "or": [
    "HiJump",
    "SpaceJump",
    "canWalljump",
    "h_canCrouchJumpDownGrab",
    "h_canJumpIntoIBJ",
    "canSpringBallJumpMidAir"
  ]
}
{
  "or": [
    "canCarefulJump",
    "ScrewAttack",
    {
      "enemyDamage": {
        "enemy": "Tourian Space Pirate (all)",
        "type": "contact",
        "hits": 1
      }
    }
  ]
}

Clears obstacles: A