Room ID: 120
From: 6
Bottom Right Junction
To: 5
Top Right Door
Requires: {
"haveBlueSuit": {}
}
{
"or": [
"HiJump",
{
"and": [
"canWalljump",
{
"heatFrames": 10
}
]
},
{
"and": [
"canSpringBallJumpMidAir",
{
"heatFrames": 10
}
]
},
{
"and": [
"SpaceJump",
{
"heatFrames": 50
}
]
}
]
}
{
"heatFramesWithEnergyDrops": {
"frames": 160,
"drops": [
{
"enemy": "Cacatac",
"count": 1
}
]
}
}
{
"heatFrames": 70
} |