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+ {"or" : [
470+ " canInsaneJump" ,
471+ " canPauseRemorphTemporaryBlue"
472+ ]}
473+ ],
474+ "exitCondition" : {
475+ "leaveWithTemporaryBlue" : {
476+ "direction" : " right"
477+ }
478+ },
479+ "unlocksDoors" : [
480+ {"types" : [" ammo" ], "requires" : []}
481+ ],
482+ "flashSuitChecked" : true ,
483+ "note" : [
484+ " Unmorph immediately after exiting the tunnel while still descending, to continue chaining temporary blue." ,
485+ " The frame window for the unmorph depends on the alignment of Samus' bounces." ,
486+ " Even if Samus bounces upward out of the tunnel, it is possible to unmorph and use a pause buffer to remorph while retaining blue."
487+ ],
488+ "devNote" : " The runway has 1 unusable tile, to allow space to perform the blue bounce."
489+ },
457490 {
458491 "id" : 21 ,
459492 "link" : [2 , 3 ],
You can’t perform that action at this time.
0 commit comments