Room ID: 86
 
        | 
        From: 5 Middle Right Door 
        To: 6 Top Right Door 
 Quickly climb the right side of the room to just have enough time to shinespark out the door. Entrance condition: {
  "comeInShinecharging": {
    "length": 4,
    "openEnd": 1
  }
}Requires: "HiJump"
"canMidairShinespark"
"canShinechargeMovementTricky"
"canInsaneJump"
{
  "shinespark": {
    "frames": 6
  }
}Exit condition: {
  "leaveWithSpark": {}
}Unlocks doors: {"types":["super"],"requires":[]}
{"types":["missiles","powerbomb"],"requires":["never"]}Dev note: Sparking out in top position is very tight, hence the canInsaneJump requirement. |