The Worst Room In The Game: Avoid the Top Pirate

Room ID: 135

Wiki
From: 3
Top Right Door
To: 1
Top Left Door

Safely clear the shot blocks from the ground to avoid drawing fire from the space pirate. Diagonal shots from the door effectively clear a path through the shot blocks, or firing vertically from below can work too.

Requires:

"canDodgeWhileShooting"
{
  "or": [
    {
      "and": [
        "canTrickyJump",
        {
          "heatFrames": 175
        }
      ]
    },
    {
      "heatFrames": 225
    }
  ]
}