Room ID: 111
|
Enter with a spin jump, and wall jump up the right side; at the end, walljump off the top-middle crumble platform then off the top-right one. Requires: "canPreciseWalljump"
"canConsecutiveWalljump"
{
"or": [
{
"and": [
"HiJump",
{
"heatFrames": 270
}
]
},
{
"heatFrames": 340
}
]
}
{
"or": [
"canDodgeWhileShooting",
{
"heatFrames": 300
}
]
}
{
"or": [
"canTrickyJump",
{
"heatFrames": 300
}
]
} |