Butterfly Room: Careful Jump (Very Hard)

Kill all the Zoas and don't pick up their drops. If the door is unlocked, stand in the doorframe and jump across the room. Otherwise, jump across the sand, starting 1.5 tiles away from the sandfall. Hold jump and forward the whole time. Samus will dip into the sand, but still make it to the other side.

Difficulty filter

Strats ()

From: 1
Left Door
To: 2
Right Door

Kill all the Zoas and don't pick up their drops. If the door is unlocked, stand in the doorframe and jump across the room. Otherwise, jump across the sand, starting 1.5 tiles away from the sandfall. Hold jump and forward the whole time. Samus will dip into the sand, but still make it to the other side.

Requires:

{
  "notable": "Careful Jump"
}
"canSuitlessMaridia"
"canCarefulJump"
{
  "or": [
    {
      "doorUnlockedAtNode": 1
    },
    "canTrickyJump"
  ]
}
"canPlayInSand"
From: 2
Right Door
To: 1
Left Door

Kill all the Zoas and don't pick up their drops. If the door is unlocked, stand in the doorframe and jump across the room. Otherwise, jump across the sand, starting 1.5 tiles away from the sandfall. Hold jump and forward the whole time. Samus will dip into the sand, but still make it to the other side.

Requires:

{
  "notable": "Careful Jump"
}
"canSuitlessMaridia"
"canCarefulJump"
{
  "or": [
    {
      "doorUnlockedAtNode": 2
    },
    "canTrickyJump"
  ]
}
"canPlayInSand"