Room ID: 36
|
Requires: "canWaterShineCharge"
{
"canShineCharge": {
"usedTiles": 20,
"openEnd": 1
}
}
{
"or": [
{
"shinespark": {
"frames": 53
}
},
{
"and": [
"canShinechargeMovementComplex",
{
"shinespark": {
"frames": 30
}
}
]
}
]
}Exit condition: {
"leaveWithSpark": {
"position": "bottom"
}
} |