Room ID: 33
        
        From: 1 
    Left Door 
        To: 2 
Right Door 
 Use a Waver to damage boost across part of the room, then pass through any remaining enemies while i-frames are active. Killing the first waver and damage boosting with the second may be easier. Entrance condition: {
  "comeInShinecharged": {}
}Requires: {
  "shineChargeFrames": 140
}
"canShinechargeMovementTricky"
"canHorizontalDamageBoost"
"canTrickyJump"
"canUseIFrames"
{
  "enemyDamage": {
    "enemy": "Waver",
    "type": "contact",
    "hits": 1
  }
}Exit condition: {
  "leaveShinecharged": {}
}Unlocks doors: {"types":["super"],"requires":[]}
{"types":["missiles","powerbomb"],"requires":["never"]} |