Room ID: 7
|
Requires: {
"obstaclesCleared": [
"B"
]
}
{
"obstaclesNotCleared": [
"A",
"C"
]
}
"h_shinechargeMaxRunway"
{
"shinespark": {
"frames": 23,
"excessFrames": 7
}
}Resets obstacles: B Dev note: FIXME: The h_shinechargeMaxRunway is to satisfy tests for now; we should add a proper way to represent that the shinespark carries over from the previous strat. |