Room ID: 99
From: 3
Hidden Platform Item
To: 4
Junction Above Hidden Platform Item
Requires: {
"heatFrames": 50
}
{
"or": [
{
"and": [
"canWalljump",
{
"lavaFrames": 30
}
]
},
{
"and": [
"HiJump",
{
"lavaFrames": 30
}
]
},
{
"and": [
"Gravity",
{
"lavaFrames": 20
}
]
},
{
"and": [
"canTrickyUseFrozenEnemies",
{
"obstaclesNotCleared": [
"A"
]
},
{
"lavaFrames": 30
}
]
},
{
"and": [
{
"heatFrames": 190
},
{
"lavaFrames": 65
}
]
}
]
} |