Room ID: 178
|
Entrance condition: {
"comeInShinecharging": {
"length": 4,
"openEnd": 1
}
}Requires: "canWaterShineCharge"
"canShinechargeMovement"
{
"or": [
{
"shinespark": {
"frames": 47,
"excessFrames": 5
}
},
{
"and": [
"canMidairShinespark",
{
"shinespark": {
"frames": 44,
"excessFrames": 5
}
}
]
},
{
"and": [
"canMidairShinespark",
"HiJump",
{
"shinespark": {
"frames": 41,
"excessFrames": 5
}
}
]
}
]
}Dev note: This runway length is just an estimate of the worst case scenario for difficulties that can't use canStutterWaterShineCharge. |