Room ID: 173
From: 1
Bottom Left Door
To: 5
Platform Junction Near Top Left Door
Requires: "h_storedSpark"
{
"or": [
{
"shinespark": {
"frames": 39,
"excessFrames": 3
}
},
{
"and": [
"HiJump",
{
"shinespark": {
"frames": 36,
"excessFrames": 3
}
}
]
},
{
"and": [
{
"doorUnlockedAtNode": 1
},
{
"shinespark": {
"frames": 37,
"excessFrames": 3
}
}
]
}
]
} |