Room ID: 67
From: 1
Left Door
To: 2
Right Door
Entrance condition: {
"comeInShinecharging": {
"length": 6,
"openEnd": 1
}
}Requires: "canHorizontalShinespark"
{
"or": [
{
"shinespark": {
"frames": 142,
"excessFrames": 60
}
},
{
"and": [
"canShinechargeMovement",
"canMidairShinespark",
{
"shinespark": {
"frames": 134,
"excessFrames": 60
}
}
]
}
]
}Dev note: FIXME: Could be doable tankless if the shinecharge happened in the previous room and then Samus ran out with more speed. |