Room ID: 161
The shot blocks must be broken using Bombs or Power Bombs because Beams will instantly despawn. Use X-Ray or a Crystal Flash to stand up, followed by a Partial Floor clip to jump through the Crumble blocks. Requires: { "obstaclesCleared": [ "A", "B" ] } "h_canBombThings" "canOffScreenMovement" { "or": [ { "and": [ "canXRayStandUp", "canPartialFloorClip", "h_additionalBomb" ] }, { "and": [ { "or": [ { "and": [ { "canShineCharge": { "usedTiles": 35, "openEnd": 1 } }, "h_ShinesparksCostEnergy" ] }, "f_DefeatedPhantoon" ] }, "h_canCrystalFlash" ] } ] } |