Crocomire Escape: G-Mode Setup - Get Hit By Geruta, Heatproof, Frozen Geruta Step

Room ID: 121

Wiki

Use the Geruta to get up to the top left ledge while also getting it to swoop into the top left region. This requires many jumps from below to get it to swoop up onto the ledge and not get stuck. When the Geruta is heading into the right spot, use it as a platform to get up as well.

Requires:

"h_heatProof"
"canBeVeryPatient"
"canCameraManip"
"canTrickyUseFrozenEnemies"
{
  "or": [
    "HiJump",
    "canSpringBallJumpMidAir"
  ]
}
{
  "or": [
    {
      "ammo": {
        "type": "Super",
        "count": 1
      }
    },
    {
      "obstaclesCleared": [
        "A"
      ]
    }
  ]
}

Exit condition:

{
  "leaveWithGModeSetup": {}
}

Unlocks doors:

{"types":["ammo"],"requires":[]}