Crumble Shaft: Consecutive Crumble Jump Climb

Room ID: 111

Wiki
From: 2
Bottom Right Door
To: 1
Top Right Door

Do 9 successive crumble jumps up the platforms. If Hi-Jump is available, then it is possible to skip 4 of the crumble platforms, using only the center platforms, in which case it is recommended to down-grab the 3rd center platform, though doing a crumble spin jump onto it is also an option.

Requires:

"canCrumbleJump"
"canTrickyJump"
"canTrickyDodgeEnemies"
{
  "or": [
    {
      "and": [
        "HiJump",
        "canInsaneJump",
        {
          "heatFrames": 370
        }
      ]
    },
    {
      "heatFrames": 630
    }
  ]
}