Room ID: 99
        | 
 
 Return while collecting Sova drops. Requires: "canFarmWhileShooting"
"canTrickyJump"
{
  "or": [
    "Wave",
    "Plasma",
    "Spazer"
  ]
}
{
  "resourceMissingAtMost": [
    {
      "type": "Missile",
      "count": 0
    },
    {
      "type": "Super",
      "count": 0
    }
  ]
}
{
  "heatFramesWithEnergyDrops": {
    "frames": 130,
    "drops": [
      {
        "enemy": "Sova",
        "count": 3
      }
    ]
  }
}
{
  "heatFrames": 80
} |