Crocomire's Room: Supers

Room ID: 122

Wiki
From: 4
Crocomire (locked)
To: 7
Crocomire (unlocked)

While Crocomire's farmables may drop Supers, the rate is too low to rely on. If you run out, Croc will most likely push you into the spikes. It takes 8 Supers to kill croc if you don't let it move forward.

Requires:

{
  "ammo": {
    "type": "Super",
    "count": 8
  }
}
{
  "or": [
    "canDodgeWhileShooting",
    {
      "ammo": {
        "type": "Super",
        "count": 5
      }
    }
  ]
}
{
  "or": [
    "canTrickyJump",
    {
      "ammo": {
        "type": "Super",
        "count": 2
      }
    }
  ]
}

Clears obstacles: f_DefeatedCrocomire