Morph Ball Room: Come In Blue Spinning

Room ID: 38

Wiki
From: 1
Left Door
To: 1
Left Door

Kill the first two hoppers with blue speed.

Entrance condition:

{
  "comeInBlueSpinning": {
    "unusableTiles": 0
  }
}

Requires:

"canPrepareForNextRoom"
{
  "or": [
    "canBlueSpaceJump",
    {
      "and": [
        "canDodgeWhileShooting",
        {
          "enemyKill": {
            "enemies": [
              [
                "Sidehopper"
              ]
            ],
            "explicitWeapons": [
              "Missile",
              "Super",
              "PowerBomb",
              "Plasma",
              "Spazer",
              "Wave",
              "ScrewAttack"
            ]
          }
        }
      ]
    },
    {
      "and": [
        "canDodgeWhileShooting",
        {
          "enemyDamage": {
            "enemy": "Sidehopper",
            "type": "contact",
            "hits": 1
          }
        }
      ]
    },
    {
      "enemyDamage": {
        "enemy": "Sidehopper",
        "type": "contact",
        "hits": 2
      }
    },
    "h_pauseAbuseMinimalReserveRefill"
  ]
}

Clears obstacles: C