Room ID: 177
|
Requires: {
"useFlashSuit": {}
}
{
"or": [
{
"shinespark": {
"frames": 22,
"excessFrames": 7
}
},
{
"and": [
"HiJump",
{
"shinespark": {
"frames": 20,
"excessFrames": 7
}
}
]
},
{
"and": [
"canTrickyUseFrozenEnemies",
{
"shinespark": {
"frames": 20,
"excessFrames": 7
}
}
]
}
]
}
{
"or": [
"canMidAirMorph",
"h_useSpringBall",
"h_bombThings"
]
} |