Room ID: 58
|
Requires: {
"useFlashSuit": {}
}
{
"or": [
"canConsecutiveWalljump",
"SpaceJump",
{
"and": [
"canLongIBJ",
"canBePatient",
"canUnmorphBombBoost"
]
}
]
}
{
"shinespark": {
"frames": 9,
"excessFrames": 7
}
}Dev note: There is no point in using a blue suit to spark or sparking at the bottom if Samus can wall jump. |