Single Chamber: Cross with Crystal Flash (Later Position)

Room ID: 103

Wiki
From: 5
Far Right Door
To: 6
Left Shaft - Top Junction

Requires:

"canDash"
{
  "heatFrames": 450
}
{
  "or": [
    "ScrewAttack",
    {
      "and": [
        "h_usePowerBomb",
        {
          "heatFrames": 40
        }
      ]
    },
    {
      "and": [
        "h_useMorphBombs",
        {
          "heatFrames": 80
        }
      ]
    }
  ]
}
"h_heatedCrystalFlash"
{
  "heatFrames": 250
}

Dev note: FIXME: a dashless option could be added here.