Spore Spawn Room: Direct G-mode Morph, Crystal Flash Interrupt

Room ID: 57

Wiki
From: 2
Bottom Door
To: 2
Bottom Door

Crystal Flash on the left side of the room when Spore Spawn starts moving, or on the right side when it is in the top right of its swoop.

Entrance condition:

{
  "comeInWithGMode": {
    "mode": "direct",
    "morphed": true
  },
  "comesThroughToilet": "no"
}

Requires:

"h_artificialMorphRModeCrystalFlashInterrupt"
{
  "ammo": {
    "type": "Missile",
    "count": 10
  }
}
{
  "not": "f_DefeatedSporeSpawn"
}
"canRiskPermanentLossOfAccess"

Clears obstacles: door_2

Dev note: With an immobile entry, the note will be wrong, but the timing is pretty lenient and easy to deduce.