Single Chamber: Come In Shinecharged, Leave With Spark

Room ID: 103

Wiki
From: 3
Left Shaft - Middle Right Door
To: 4
Left Shaft - Top Right Door

Entrance condition:

{
  "comeInShinecharged": {}
}

Requires:

{
  "or": [
    {
      "shineChargeFrames": 150
    },
    {
      "and": [
        "canSpeedyJump",
        {
          "shineChargeFrames": 140
        }
      ]
    }
  ]
}
"HiJump"
"canTrickyJump"
"canShinechargeMovementComplex"
{
  "shinespark": {
    "frames": 9,
    "excessFrames": 0
  }
}
{
  "heatFrames": 170
}

Exit condition:

{
  "leaveWithSpark": {}
}

Unlocks doors:

{"types":["super"],"requires":[]}
{"types":["missiles","powerbomb"],"requires":["never"]}