Crab Shaft: Precise Stutter Water Shinecharge, Crystal Spark

Room ID: 175

Wiki
From: 1
Left Door
To: 1
Left Door

Entrance condition:

{
  "comeInStutterShinecharging": {
    "minTiles": 2
  },
  "comesInHeated": "no"
}

Requires:

"canPreciseStutterWaterShineCharge"
{
  "or": [
    {
      "and": [
        "h_enemyDrops",
        "canBeVeryPatient",
        "h_underwaterCrystalSparkWithoutLenience"
      ]
    },
    "h_underwaterCrystalSpark"
  ]
}

Dev note: With enough patience, there is no lenience, because Power Bombs can be farmed from the Scisers. FIXME: This is possible with a 1-tile runway, but it's a lot worse. It would be very tedious to set up for many attempts.