Room ID: 86
 
        | 
        From: 6 Top Right Door 
        To: 7 Elevator 
 Entrance condition: {
  "comeInShinecharging": {
    "length": 3,
    "openEnd": 0
  }
}Requires: {
  "enemyKill": {
    "enemies": [
      [
        "Sova"
      ]
    ],
    "explicitWeapons": [
      "ScrewAttack",
      "Wave",
      "Spazer",
      "Plasma",
      "Missile",
      "Super"
    ]
  }
}
"canShinechargeMovementComplex"
{
  "shineChargeFrames": 120
}Exit condition: {
  "leaveShinecharged": {}
}Unlocks doors: {"types":["super"],"requires":[]}
{"types":["missiles","powerbomb"],"requires":["never"]}Dev note: 1 unusable tile, to avoid needing to turn around. |