Red Kihunter Shaft: Come In Shinecharged, Leave With Spark

Room ID: 137

Wiki
From: 4
Top Right Door
To: 1
Top Left Door

Entrance condition:

{
  "comeInShinecharged": {}
}

Requires:

{
  "or": [
    {
      "and": [
        {
          "shineChargeFrames": 20
        },
        {
          "heatFrames": 10
        }
      ]
    },
    {
      "and": [
        "canShinechargeMovementComplex",
        {
          "shineChargeFrames": 10
        }
      ]
    }
  ]
}
{
  "heatFrames": 60
}
{
  "shinespark": {
    "frames": 22,
    "excessFrames": 0
  }
}

Exit condition:

{
  "leaveWithSpark": {}
}

Unlocks doors:

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