East Cactus Alley: Suitless Bootless Space Jump (Hard)

With Space Jump alone, it is possible to jump to the water line and bounce on the surface. This requires a moderately precise Space Jump to start the Space Jump and then a wall jump to escape the water.

Difficulty filter

Strats ()

From: 1
Left Door
To: 1
Left Door

Requires:

{
  "resetRoom": {
    "nodes": [
      1
    ]
  }
}
{
  "or": [
    {
      "and": [
        "Gravity",
        {
          "or": [
            {
              "and": [
                "HiJump",
                "SpeedBooster",
                "canCarefulJump",
                {
                  "cycleFrames": 300
                }
              ]
            },
            {
              "and": [
                "HiJump",
                "canWalljump",
                {
                  "cycleFrames": 310
                }
              ]
            },
            {
              "and": [
                "SpaceJump",
                {
                  "cycleFrames": 360
                }
              ]
            },
            {
              "and": [
                "canTrickyWalljump",
                {
                  "cycleFrames": 380
                }
              ]
            },
            {
              "and": [
                "canSpringBallJumpMidAir",
                {
                  "or": [
                    "HiJump",
                    "canSpringwall",
                    {
                      "and": [
                        "canTrickySpringBallJump",
                        "canTrickyJump"
                      ]
                    }
                  ]
                },
                {
                  "cycleFrames": 340
                },
                "h_doubleEquipmentScreenCycleFrames"
              ]
            },
            {
              "and": [
                "canDoubleBombJump",
                {
                  "cycleFrames": 830
                }
              ]
            }
          ]
        }
      ]
    },
    {
      "and": [
        "canSuitlessMaridia",
        {
          "or": [
            {
              "and": [
                "HiJump",
                "canTrickyJump",
                "canMidairWiggle",
                "canTrickyWalljump",
                {
                  "cycleFrames": 360
                }
              ]
            },
            {
              "and": [
                "HiJump",
                "canSpaceJumpWaterBounce",
                "canWalljump",
                {
                  "cycleFrames": 390
                }
              ]
            },
            {
              "and": [
                "HiJump",
                "canSpaceJumpWaterEscape",
                {
                  "cycleFrames": 430
                }
              ]
            },
            {
              "and": [
                {
                  "notable": "Suitless Bootless Space Jump"
                },
                "canSpaceJumpWaterBounce",
                "canWalljump",
                {
                  "cycleFrames": 440
                }
              ]
            },
            {
              "and": [
                "HiJump",
                "canTrickySpringBallJump",
                {
                  "or": [
                    "canTrickyJump",
                    "canFlatleyJump"
                  ]
                },
                {
                  "cycleFrames": 360
                },
                "h_doubleEquipmentScreenCycleFrames"
              ]
            }
          ]
        }
      ]
    }
  ]
}

Farm cycle drops: 1 Cacatac

From: 3
Junction Left of Morph Tunnel
To: 1
Left Door

With Space Jump alone, it is possible to jump to the water line and bounce on the surface. This requires a moderately precise Space Jump to start the Space Jump and then a wall jump to escape the water.

Requires:

{
  "notable": "Suitless Bootless Space Jump"
}
"canSpaceJumpWaterBounce"
"canWalljump"