Crocomire Escape: SpringBall Freeze (Very Hard)

Do a series of mid-air SpringBall jumps to bring the Geruta over, then freeze it and step on it.

Difficulty filter

Strats ()

From: 2
Right Door
To: 3
Item

Either freeze the Geruta and turn off and on Ice to quickly thaw it and save Energy, or carefully jump over it without freezing it or getting hit. Then lure it left by jumping towards it from below with a series of mid-air SpringBall jumps. Freeze it when it performs a larger swoop and use it as a platform to get to the item. Be careful not to jump into the Geruta's path to avoid hitting it.

Requires:

{
  "notable": "SpringBall Freeze"
}
"canTrickyUseFrozenEnemies"
"canSpringBallJumpMidAir"
{
  "heatFrames": 1600
}
{
  "or": [
    "canTrickyDodgeEnemies",
    {
      "and": [
        {
          "heatFrames": 110
        },
        {
          "enemyDamage": {
            "enemy": "Geruta",
            "type": "contact",
            "hits": 1
          }
        }
      ]
    }
  ]
}
{
  "or": [
    "canInsaneJump",
    {
      "heatFrames": 700
    }
  ]
}