Metroid Room 1: Shinespark (Metroids Alive)

Room ID: 226

Wiki
From: 2
Right Door
To: 1
Left Door

Requires:

"canHorizontalMidairShinespark"
{
  "canShineCharge": {
    "usedTiles": 23,
    "openEnd": 0
  }
}
{
  "or": [
    "Ice",
    {
      "and": [
        "canDodgeWhileShooting",
        "ScrewAttack"
      ]
    },
    {
      "and": [
        "canDodgeWhileShooting",
        "canPseudoScrew"
      ]
    },
    "canMetroidAvoid",
    {
      "metroidFrames": 200
    }
  ]
}
{
  "shinespark": {
    "frames": 80,
    "excessFrames": 5
  }
}