Big Pink: Base

Room ID: 59

Wiki
Base (Basic)
Big Pink
From: 4
Left Side - Middle Doorway (Behind the Power Bomb Blocks)
To: 13
Central Junction

Requires:

"Morph"
{
  "or": [
    "Wave",
    {
      "enemyDamage": {
        "enemy": "Sm. Sidehopper",
        "type": "contact",
        "hits": 1
      }
    },
    {
      "and": [
        "Plasma",
        "canTrickyJump"
      ]
    }
  ]
}

Clears obstacles: C

Dev note: FIXME: This could be possible without a hit, but requires precise timing and some luck, it helps to have a way to one hit kill one of the hoppers on the descent. Bomb spread can work, but also requires some patience and knowledge how to preserve the charge partway through the tunnel. A Power Bomb also works, but will clear B, Samus can just go 4->10->13.