Room ID: 130
From: 1
Left Door
To: 2
Right Door
Entrance condition: {
"comeInShinecharging": {
"length": 3,
"openEnd": 0
}
}Requires: "canShinechargeMovementComplex"
{
"or": [
{
"shinespark": {
"frames": 19,
"excessFrames": 5
}
},
{
"and": [
"canShinechargeMovementTricky",
{
"shinespark": {
"frames": 11,
"excessFrames": 5
}
}
]
}
]
} |