Room ID: 111
|
Requires: "SpaceJump"
"canConsecutiveWalljump"
{
"or": [
{
"and": [
"HiJump",
{
"heatFrames": 270
}
]
},
{
"heatFrames": 340
}
]
}
{
"or": [
"canDodgeWhileShooting",
{
"heatFrames": 300
}
]
} |