Room ID: 119
 
        | 
        From: 2 Right Door 
        To: 3 Top Door 
 Gain the shinecharge below the right edge of the door above to avoid bringing the Dragon on-camera. Entrance condition: {
  "comeInShinecharging": {
    "length": 5,
    "openEnd": 0
  }
}Requires: {
  "or": [
    {
      "heatFrames": 245
    },
    {
      "and": [
        {
          "heatFrames": 85
        },
        "canXRayCancelShinecharge"
      ]
    }
  ]
}Exit condition: {
  "leaveWithTemporaryBlue": {
    "direction": "left"
  }
}Unlocks doors: {"types":["super","powerbomb"],"requires":[]}
{"types":["missiles"],"requires":[{"heatFrames":50}]} |