Room ID: 186
From: 8
Right of Sand with Blue Speed (Running)
To: 1
Left Door
Requires: "h_shinechargeMaxRunway"
"canWaterShineCharge"
{
"shineChargeFrames": 55
}Exit condition: {
"leaveShinecharged": {}
}Unlocks doors: {"types":["super"],"requires":[]}
{"types":["missiles","powerbomb"],"requires":["never"]}Dev note: The `h_getBlueSpeedMaxRunway` requirement is to satisfy the tests, since we don't yet have a way to represent that being at node 8 implies already having blue speed. |