Room ID: 29
|
Charge a Shinespark running left, then get blue speed by running back to the right to jump through the Boyons. Requires: "canCarefulJump"
"canShinechargeMovementComplex"
{
"getBlueSpeed": {
"usedTiles": 34,
"openEnd": 0
}
}
"h_blueJump"
{
"canShineCharge": {
"usedTiles": 34,
"openEnd": 0
}
}
{
"shinespark": {
"frames": 128,
"excessFrames": 6
}
}Dev note: The out-of-order requirements are to work around the tests' assumption that a getBlueSpeed would lose the shinecharge. |