Post Crocomire Farming Room: Come In Shinecharging, Shinespark with Wave

Room ID: 123

Wiki
From: 3
Bottom Right Door
To: 1
Top Left Door

Kill the Gamets with Wave Beam when entering the room.

Entrance condition:

{
  "comeInShinecharging": {
    "length": 18,
    "openEnd": 1,
    "gentleUpTiles": 2,
    "gentleDownTiles": 4
  }
}

Requires:

"Wave"
"canDodgeWhileShooting"
{
  "or": [
    {
      "shinespark": {
        "frames": 23,
        "excessFrames": 4
      }
    },
    {
      "and": [
        "canMidairShinespark",
        {
          "shinespark": {
            "frames": 14,
            "excessFrames": 4
          }
        }
      ]
    }
  ]
}