Room ID: 7
Requires: { "obstaclesCleared": [ "B", "C" ] } { "obstaclesNotCleared": [ "A" ] } "h_canShineChargeMaxRunway" { "shinespark": { "frames": 23, "excessFrames": 7 } } Exit condition: { "leaveWithSpark": { "position": "bottom" } } Unlocks doors: {"types":["super"],"requires":[]} {"types":["missiles","powerbomb"],"requires":["never"]} Dev note: FIXME: The h_canShineChargeMaxRunway is to satisfy tests for now; we should add a proper way to represent that the shinespark carries over from the previous strat. |