Spore Spawn Room: Supers

Room ID: 57

Wiki
From: 3
Spore Spawn (locked)
To: 4
Spore Spawn (unlocked)

Spore Spawn's pollen does not drop Supers. The fight requires 4 Supers, where many misses could lead to a softlock.

Requires:

{
  "or": [
    "canDodgeWhileShooting",
    {
      "resourceCapacity": [
        {
          "type": "Missile",
          "count": 1
        }
      ]
    },
    {
      "ammo": {
        "type": "Super",
        "count": 2
      }
    }
  ]
}
{
  "ammo": {
    "type": "Super",
    "count": 4
  }
}

Clears obstacles: f_DefeatedSporeSpawn