Crocomire Escape: Spring Ball Jump

Room ID: 121

Wiki
From: 2
Right Door
To: 3
Item

Requires:

"HiJump"
"canSpringBallJumpMidAir"
{
  "or": [
    {
      "and": [
        "canDash",
        {
          "heatFrames": 440
        }
      ]
    },
    {
      "and": [
        {
          "haveBlueSuit": {}
        },
        "Gravity",
        {
          "heatFrames": 520
        },
        {
          "lavaFrames": 60
        }
      ]
    }
  ]
}