Room ID: 196
From: 5
Bottom Middle Junction
To: 4
Top Right Ledge Junction
Requires: {
"useFlashSuit": {}
}
{
"or": [
{
"shinespark": {
"frames": 20,
"excessFrames": 12
}
},
{
"and": [
"HiJump",
{
"shinespark": {
"frames": 17,
"excessFrames": 12
}
}
]
},
{
"and": [
"Gravity",
{
"shinespark": {
"frames": 16,
"excessFrames": 11
}
}
]
}
]
} |