Room ID: 174
|
Jumping from the raised tile to the right of the door can save 1 Energy. Requires: "Morph"
{
"useFlashSuit": {}
}
{
"or": [
{
"shinespark": {
"frames": 58,
"excessFrames": 5
}
},
{
"and": [
"HiJump",
{
"shinespark": {
"frames": 55,
"excessFrames": 5
}
}
]
}
]
} |