Room ID: 97
From: 3
Left Side - Bottom Middle Door
To: 1
Left Side - Top Door
Entrance condition: {
"comeInShinecharging": {
"length": 5,
"openEnd": 0
}
}Requires: {
"or": [
{
"and": [
"canShinechargeMovement",
{
"shinespark": {
"frames": 39,
"excessFrames": 2
}
}
]
},
{
"and": [
"canShinechargeMovementComplex",
{
"shinespark": {
"frames": 20,
"excessFrames": 2
}
}
]
}
]
} |