Lonely Crab Room: Come in Shinecharging, Crystal Spark

Room ID: 202

Wiki
From: 1
Left Door
To: 1
Left Door

Samus is only able to use about half of the runway and be able to Crystal Spark before the crab reaches her.

Entrance condition:

{
  "comeInShinecharging": {
    "length": 6,
    "openEnd": 0
  },
  "comesInHeated": "no"
}

Requires:

"Gravity"
"canInsaneJump"
{
  "or": [
    {
      "and": [
        "h_enemyDrops",
        "h_CrystalSparkWithoutLenience"
      ]
    },
    "h_CrystalSpark"
  ]
}