Business Center: Come in Shinecharged, Leave With Spark (HiJump, Bottom)

Room ID: 86

Wiki
From: 2
Middle Left Door
To: 6
Top Right Door

Entrance condition:

{
  "comeInShinecharged": {}
}

Requires:

{
  "or": [
    {
      "and": [
        "canSpeedyJump",
        {
          "shineChargeFrames": 70
        }
      ]
    },
    {
      "shineChargeFrames": 75
    }
  ]
}
"HiJump"
"canShinechargeMovementComplex"
{
  "shinespark": {
    "frames": 11,
    "excessFrames": 0
  }
}

Exit condition:

{
  "leaveWithSpark": {
    "position": "bottom"
  }
}

Unlocks doors:

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