East Cactus Alley Room: Suitless HiJump

Room ID: 196

Wiki
From: 5
Bottom Middle Junction
To: 6
East Cactus Alley Junction (Right of Morph Tunnel)

Requires:

"canSuitlessMaridia"
"HiJump"
{
  "spikeHits": 1
}
{
  "or": [
    "Gravity",
    "canWalljump",
    "canSpaceJumpWaterEscape",
    "canSpringBallJumpMidAir",
    {
      "and": [
        "canJumpIntoIBJ",
        "h_canUseSpringBall"
      ]
    },
    {
      "spikeHits": 1
    }
  ]
}

Dev note: The first spike pit on the right is considered unavoidable, as if the player has Gravity and HiJump, the jump is quite tricky. In that scenario, the player will hit the spikes or need the strat with canDisableEquipment.