Room ID: 101
|
Requires: "h_heatProof"
{
"or": [
{
"and": [
"h_shinechargeMaxRunway",
{
"obstaclesNotCleared": [
"A"
]
}
]
},
{
"canShineCharge": {
"usedTiles": 14,
"openEnd": 1
}
}
]
}
{
"or": [
{
"and": [
"canComplexCarryFlashSuit",
"can4HighMidAirMorph"
]
},
"canWallJumpInstantMorph"
]
}
{
"spikeHits": 1
}
"h_spikeSuitSpikeHitLeniency"
"canSpikeSuit"
{
"shinespark": {
"frames": 1,
"excessFrames": 1
}
}Clears obstacles: A |