The Worst Room In The Game: Hitbox Through Pirate

Room ID: 135

Wiki
From: 3
Top Right Door
To: 5
Junction Below Top Pirate

Requires:

"canHitbox"
{
  "or": [
    {
      "and": [
        "h_canUsePowerBombs",
        {
          "heatFrames": 175
        }
      ]
    },
    {
      "and": [
        "canDodgeWhileShooting",
        "Charge",
        "Plasma",
        {
          "heatFrames": 125
        }
      ]
    }
  ]
}