Plowerhouse Room: Cross While Farming with Screw Attack

Room ID: 140

Wiki
From: 2
Right Door
To: 1
Left Door

Requires:

"canDash"
"ScrewAttack"
"canFarmWhileShooting"
{
  "heatFramesWithEnergyDrops": {
    "frames": 80,
    "drops": [
      {
        "enemy": "Holtz",
        "count": 1
      }
    ]
  }
}
{
  "heatFramesWithEnergyDrops": {
    "frames": 20,
    "drops": [
      {
        "enemy": "Zebbo",
        "count": 1
      }
    ]
  }
}
{
  "heatFramesWithEnergyDrops": {
    "frames": 150,
    "drops": [
      {
        "enemy": "Zebbo",
        "count": 1
      }
    ]
  }
}
{
  "heatFramesWithEnergyDrops": {
    "frames": 200,
    "drops": [
      {
        "enemy": "Zebbo",
        "count": 1
      },
      {
        "enemy": "Holtz",
        "count": 2
      }
    ]
  }
}
{
  "heatFrames": 60
}