Room ID: 174
From: 8
Higher Hill Junction
To: 11
Upper Left Ledge Junction
Requires: "h_storedSpark"
{
"or": [
{
"shinespark": {
"frames": 28,
"excessFrames": 24
}
},
{
"and": [
"HiJump",
{
"shinespark": {
"frames": 24,
"excessFrames": 23
}
}
]
},
{
"and": [
"HiJump",
"canInsaneJump",
"canDownGrab",
{
"shinespark": {
"frames": 24,
"excessFrames": 24
}
}
]
}
]
} |