Room ID: 127
From: 2
Right Vertical Door
To: 1
Left Door
Requires: "canWalljump"
"canShinechargeMovementComplex"
{
"obstaclesCleared": [
"B"
]
}
{
"or": [
{
"canShineCharge": {
"usedTiles": 32,
"gentleUpTiles": 6,
"openEnd": 1
}
},
{
"and": [
"h_shinechargeMaxRunway",
{
"obstaclesCleared": [
"A"
]
}
]
}
]
}
{
"shinespark": {
"frames": 85
}
} |