Crocomire Speedway: Quick Pirate Kill

Room ID: 120

Wiki
From: 9
Right of Crumble Bridge, Left of Main Shaft Speed Blocks
To: 2
Far Left Door

Kill the pirates while running left and gaining blue speed.

Requires:

"h_getBlueSpeedMaxRunway"
{
  "or": [
    "Plasma",
    {
      "ammo": {
        "type": "Missile",
        "count": 2
      }
    },
    {
      "ammo": {
        "type": "Super",
        "count": 2
      }
    },
    {
      "and": [
        "Ice",
        "Wave",
        "Spazer"
      ]
    },
    {
      "and": [
        "Ice",
        "Spazer",
        {
          "heatFrames": 30
        }
      ]
    },
    {
      "and": [
        "Ice",
        "Wave",
        {
          "heatFrames": 30
        }
      ]
    },
    {
      "and": [
        "Wave",
        "Spazer",
        {
          "heatFrames": 30
        }
      ]
    },
    {
      "and": [
        "Wave",
        {
          "heatFrames": 50
        }
      ]
    }
  ]
}
{
  "heatFrames": 350
}