Room ID: 103
 
        | 
        From: 4 Left Shaft - Top Right Door 
        To: 1 Left Shaft - Top Left Door 
 Entrance condition: {
  "comeInShinecharging": {
    "length": 3,
    "openEnd": 0
  }
}Requires: "HiJump"
"canTrickyJump"
"canShinechargeMovementComplex"
"canDodgeWhileShooting"
{
  "or": [
    {
      "ammo": {
        "type": "Missile",
        "count": 1
      }
    },
    "Plasma"
  ]
}
{
  "shinespark": {
    "frames": 14
  }
}
{
  "heatFrames": 190
}Exit condition: {
  "leaveWithSpark": {}
}Unlocks doors: {"types":["super"],"requires":[]}
{"types":["missiles","powerbomb"],"requires":["never"]} |