Room ID: 145
From: 7
Fireflea Statue's Claw Junction
To: 6
Junction Behind Fune
Requires: {
"canShineCharge": {
"usedTiles": 17,
"gentleUpTiles": 6,
"steepUpTiles": 1,
"openEnd": 1
}
}
{
"or": [
{
"shinespark": {
"frames": 21,
"excessFrames": 4
}
},
{
"and": [
"canMidairShinespark",
{
"shinespark": {
"frames": 13,
"excessFrames": 4
}
}
]
},
{
"and": [
"HiJump",
"canMidairShinespark",
{
"shinespark": {
"frames": 9,
"excessFrames": 3
}
}
]
},
{
"and": [
"canShinechargeMovementComplex",
"canSpeedyJump",
{
"shinespark": {
"frames": 9,
"excessFrames": 3
}
}
]
}
]
} |