Room ID: 86
 
        | 
        From: 6 Top Right Door 
        To: 2 Middle Left Door 
 If Screw Attack is unavailable, do a low spin jump to make it over the Sova without taking a hit. Entrance condition: {
  "comeInShinecharged": {}
}Requires: {
  "shineChargeFrames": 115
}
{
  "or": [
    "canShinechargeMovementTricky",
    {
      "and": [
        "canShinechargeMovementComplex",
        "ScrewAttack"
      ]
    }
  ]
}Exit condition: {
  "leaveShinecharged": {}
}Unlocks doors: {"types":["super"],"requires":[]}
{"types":["missiles","powerbomb"],"requires":["never"]} |