Crocomire's Room: Farm Missiles

Room ID: 122

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

Farming requires somewhat careful dodging in order to minimize energy drops.

Requires:

"canDodgeWhileShooting"
{
  "or": [
    {
      "ammo": {
        "type": "Missile",
        "count": 2
      }
    },
    {
      "ammo": {
        "type": "Super",
        "count": 2
      }
    }
  ]
}
{
  "or": [
    "canTrickyJump",
    {
      "ammo": {
        "type": "Missile",
        "count": 25
      }
    }
  ]
}
{
  "resourceCapacity": [
    {
      "type": "Missile",
      "count": 10
    }
  ]
}

Clears obstacles: f_DefeatedCrocomire