File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 288288 }
289289 }
290290 },
291+ {
292+ "link" : [2 , 1 ],
293+ "name" : " Roll Under Door" ,
294+ "entranceCondition" : {
295+ "comeInRunning" : {
296+ "speedBooster" : true ,
297+ "minTiles" : 26
298+ }
299+ },
300+ "requires" : [
301+ {"notable" : " Roll Under Door" },
302+ " canSpeedball"
303+ ],
304+ "bypassesDoorShell" : true ,
305+ "exitCondition" : {
306+ "leaveWithMockball" : {
307+ "remoteRunway" : {
308+ "length" : 45 ,
309+ "openEnd" : 1
310+ },
311+ "landingRunway" : {
312+ "length" : 7 ,
313+ "openEnd" : 1
314+ },
315+ "minExtraRunSpeed" : " $7.0"
316+ }
317+ },
318+ "note" : [
319+ " Build up to full run speed and speedball towards the left door." ,
320+ " With a little luck, Samus will accelerate through the slope tiles and pass under the door."
321+ ]
322+ },
291323 {
292324 "id" : 16 ,
293325 "link" : [2 , 2 ],
313345 }
314346 ],
315347 "nextStratId" : 18 ,
316- "notables" : [],
317- "nextNotableId" : 1
348+ "notables" : [
349+ {
350+ "id" : 1 ,
351+ "name" : " Roll Under Door" ,
352+ "note" : [
353+ " Build up to full run speed and speedball towards the left door." ,
354+ " With a little luck, Samus will accelerate through the slope tiles and pass under the door."
355+ ]
356+ }
357+ ],
358+ "nextNotableId" : 2
318359}
You can’t perform that action at this time.
0 commit comments