Room ID: 174
|
Spark up right to use the least amount of Energy. Requires: {
"useFlashSuit": {}
}
{
"or": [
{
"shinespark": {
"frames": 15,
"excessFrames": 9
}
},
{
"and": [
"HiJump",
{
"shinespark": {
"frames": 11,
"excessFrames": 8
}
}
]
}
]
} |