Room ID: 99
|
Requires: {
"or": [
{
"and": [
"canTrickyDodgeEnemies",
{
"heatFrames": 35
}
]
},
"canInsaneJump",
{
"and": [
{
"obstaclesCleared": [
"A"
]
},
{
"heatFrames": 60
}
]
}
]
}
{
"heatFrames": 195
} |