Watering Hole: Double Frozen Zeb Runway (Extreme+)

Freeze both Zebs in order to significantly extend the length of the runway. Requires a pixel-perfect freeze in order to run onto and off of the frozen Zebs.

Difficulty filter

Strats ()

From: 1
Right Door
To: 1
Right Door

Freeze both Zebs in order to significantly extend the length of the runway. Requires a pixel-perfect freeze in order to run onto and off of the frozen Zebs.

Requires:

{
  "notable": "Double Frozen Zeb Runway"
}
"h_trickyFrozenEnemyRunway"

Exit condition:

{
  "leaveWithRunway": {
    "length": 20,
    "openEnd": 1
  }
}
From: 1
Right Door
To: 1
Right Door

Freeze the two Zebs to create a runway to shinecharge with. Pixel perfect freezing of both Zebs provides the longest runway, but a slightly higher position of the second Zeb is still usable.

Requires:

"canBeVeryPatient"
"h_trickyFrozenEnemyRunway"
{
  "or": [
    {
      "canShineCharge": {
        "usedTiles": 15,
        "openEnd": 1
      }
    },
    {
      "and": [
        {
          "canShineCharge": {
            "usedTiles": 19,
            "openEnd": 1
          }
        },
        {
          "notable": "Double Frozen Zeb Runway"
        }
      ]
    }
  ]
}
"h_CrystalSpark"
From: 1
Right Door
To: 1
Right Door

Kill the Choot at the bottom of the room. Freeze the two Zebs to create a runway to shinecharge with. Pixel perfect freezing of both Zebs provides the longest runway, but a slightly higher position of the second Zeb is still usable. Slide off the end of the runway while gaining a shinecharge. After landing on the center pedestal, do a short spin jump to the left, turn right, fire shot to break spin and collect the item. After the message box closes, depending on Samus' position, wait a moment to let Samus sink straight down a few pixels before activating a diagonal spark.

Freezing just a single Zeb is also possible but requires a 13-tile shortcharge.

Requires:

"h_trickyFrozenEnemyRunway"
{
  "notable": "Double Frozen Zeb Runway"
}
{
  "notable": "Double Frozen Zeb Item Collect Shinespark Escape"
}
"canShinechargeMovementTricky"
{
  "canShineCharge": {
    "usedTiles": 19,
    "openEnd": 1
  }
}
{
  "shinespark": {
    "frames": 36,
    "excessFrames": 28
  }
}

Collects items: 2

Kill the Choot at the bottom of the room. Freeze the two Zebs to create a runway to shinecharge with. Pixel perfect freezing of both Zebs provides the longest runway, but a slightly higher position of the second Zeb is still usable. Slide off the end of the runway while gaining a shinecharge. After landing on the center pedestal, do a short spin jump to the right, turn left, fire shot to break spin and collect the item. After the message box closes, depending on Samus' position, hold left and wait a moment to let Samus move down-left a few pixels before activating a diagonal spark.

Freezing just a single Zeb is also possible but requires a 13-tile shortcharge.

Requires:

"h_trickyFrozenEnemyRunway"
{
  "notable": "Double Frozen Zeb Runway"
}
{
  "notable": "Double Frozen Zeb Item Collect Shinespark Escape"
}
"canShinechargeMovementTricky"
{
  "canShineCharge": {
    "usedTiles": 19,
    "openEnd": 1
  }
}
{
  "shinespark": {
    "frames": 20,
    "excessFrames": 11
  }
}
{
  "or": [
    "canWallJump",
    "HiJump",
    "SpaceJump",
    "canIBJ",
    "canSpringBallJumpMidAir",
    "canSpringBallBombJump",
    {
      "and": [
        "canCrouchJump",
        {
          "notable": "Precise Crouch Jump Down Grab"
        }
      ]
    }
  ]
}

Collects items: 3

From: 1
Right Door
To: 1
Right Door

Freeze the two Zebs to create a runway to shinecharge with. Pixel perfect freezing of both Zebs provides the longest runway, but a slightly higher position of the second Zeb is still usable. Freezing just a single Zeb is also possible but requires a 13-tile shortcharge.

Entrance condition:

{
  "comeInWithRMode": {}
}

Requires:

"h_trickyFrozenEnemyRunway"
{
  "or": [
    {
      "canShineCharge": {
        "usedTiles": 15,
        "openEnd": 1
      }
    },
    {
      "and": [
        {
          "canShineCharge": {
            "usedTiles": 19,
            "openEnd": 1
          }
        },
        {
          "notable": "Double Frozen Zeb Runway"
        }
      ]
    }
  ]
}
{
  "refill": [
    "Energy"
  ]
}
{
  "autoReserveTrigger": {
    "maxReserveEnergy": 95
  }
}
"canRModeSparkInterrupt"