File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 454454 ],
455455 "clearsObstacles" : [" A" ]
456456 },
457+ {
458+ "link" : [2 , 3 ],
459+ "name" : " Come in Shinecharging, Leave With Temporary Blue" ,
460+ "entranceCondition" : {
461+ "comeInShinecharging" : {
462+ "length" : 3 ,
463+ "openEnd" : 0
464+ }
465+ },
466+ "requires" : [
467+ " canChainTemporaryBlue" ,
468+ " canSpringBallBounce" ,
469+ " canInsaneJump"
470+ ],
471+ "exitCondition" : {
472+ "leaveWithTemporaryBlue" : {
473+ "direction" : " right"
474+ }
475+ },
476+ "unlocksDoors" : [
477+ {"types" : [" ammo" ], "requires" : []}
478+ ],
479+ "flashSuitChecked" : true ,
480+ "note" : [
481+ " Unmorph immediately after exiting the tunnel while still descending, to continue chaining temporary blue." ,
482+ " The frame window for the unmorph depends on the alignment of Samus' bounces;" ,
483+ " in the worst case where Samus bounces upward while exiting, this method will unavoidably fail."
484+ ],
485+ "devNote" : " The runway has 1 unusable tile, to allow space to perform the blue bounce."
486+ },
457487 {
458488 "id" : 21 ,
459489 "link" : [2 , 3 ],
You can’t perform that action at this time.
0 commit comments