Amphitheatre: Kill Pirate and Crystal Flash

Room ID: 136

Wiki
From: 3
Bottom Platform Junction
To: 5
Below Left Door Junction

Kill the Pirate and perform a Crystal Flash.

Requires:

{
  "notable": "Reverse Acid Dive"
}
{
  "obstaclesNotCleared": [
    "A"
  ]
}
"canSuitlessLavaDive"
{
  "or": [
    {
      "and": [
        "canTrickyDodgeEnemies",
        {
          "enemyKill": {
            "enemies": [
              [
                "Yellow Space Pirate (standing)"
              ]
            ],
            "explicitWeapons": [
              "Super",
              "Charge+Plasma"
            ]
          }
        }
      ]
    },
    {
      "enemyKill": {
        "enemies": [
          [
            "Yellow Space Pirate (standing)"
          ]
        ],
        "explicitWeapons": [
          "Charge+Ice+Wave+Plasma"
        ]
      }
    },
    {
      "and": [
        "Gravity",
        {
          "enemyKill": {
            "enemies": [
              [
                "Yellow Space Pirate (standing)"
              ]
            ],
            "explicitWeapons": [
              "ScrewAttack"
            ]
          }
        }
      ]
    }
  ]
}
{
  "or": [
    {
      "and": [
        "Gravity",
        {
          "heatFrames": 80
        },
        {
          "acidFrames": 80
        }
      ]
    },
    {
      "and": [
        {
          "heatFrames": 130
        },
        {
          "acidFrames": 130
        }
      ]
    }
  ]
}
"h_heatedAcidCrystalFlash"
{
  "heatFrames": 35
}
{
  "acidFrames": 35
}