Room ID: 120
From: 5
Top Right Door
To: 1
Top of the Shaft Left Door
Requires: "canTrickyJump"
{
"or": [
{
"and": [
"HiJump",
{
"heatFrames": 120
}
]
},
{
"and": [
"canPreciseWalljump",
{
"heatFrames": 130
}
]
}
]
}Unlocks doors: {"types":["missiles"],"requires":[{"heatFrames":30}]}
{"types":["super"],"requires":[]}
{"types":["powerbomb"],"requires":[{"heatFrames":70}]} |