Room ID: 34
|
Requires: {
"useFlashSuit": {}
}
{
"or": [
{
"shinespark": {
"frames": 20,
"excessFrames": 5
}
},
{
"and": [
"HiJump",
{
"shinespark": {
"frames": 17,
"excessFrames": 5
}
}
]
},
{
"and": [
"canTrickyUseFrozenEnemies",
{
"shinespark": {
"frames": 14,
"excessFrames": 5
}
}
]
}
]
}Dev note: FIXME: Some energy can be saved with SpeedBooster, SprigBall, and a mockball to get up to the first Kamer, then using a flash suit to cross. |