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_bombThings"
"canOffScreenMovement"
{
"or": [
{
"and": [
"canXRayStandUp",
"canPartialFloorClip",
"h_additionalBomb"
]
},
{
"and": [
{
"or": [
{
"and": [
{
"canShineCharge": {
"usedTiles": 35,
"openEnd": 1
}
},
"h_ShinesparksCostEnergy",
{
"shinespark": {
"frames": 0,
"excessFrames": 0
}
}
]
},
"f_DefeatedPhantoon"
]
},
"h_CrystalFlash"
]
}
]
} |