Room ID: 33
        | 
 
 Jump into the Choot to damage boost across part of the room, then pass through any remaining enemies while i-frames are active. Entrance condition: {
  "comeInShinecharged": {}
}Requires: {
  "shineChargeFrames": 150
}
"canShinechargeMovementTricky"
"canHorizontalDamageBoost"
"canTrickyJump"
"canUseIFrames"
{
  "enemyDamage": {
    "enemy": "Choot",
    "type": "contact",
    "hits": 1
  }
}Exit condition: {
  "leaveShinecharged": {}
}Unlocks doors: {"types":["super"],"requires":[]}
{"types":["missiles","powerbomb"],"requires":["never"]} |