Room ID: 30
|
Requires: "h_usePowerBomb"
{
"useFlashSuit": {}
}
{
"or": [
{
"and": [
"canHorizontalShinespark",
{
"shinespark": {
"frames": 57,
"excessFrames": 24
}
}
]
},
{
"and": [
"h_additionalBomb",
{
"shinespark": {
"frames": 1,
"excessFrames": 1
}
}
]
}
]
} |