File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 487487 }
488488 },
489489 "requires" : [
490- " canLongChainTemporaryBlue " ,
490+ " canChainTemporaryBlue " ,
491491 {"or" : [
492- {"and" : [
493- " Gravity" ,
494- " HiJump" ,
495- " canSpringBallJumpMidAir"
496- ]},
492+ " canBlueSpaceJump" ,
497493 {"and" : [
498494 " canGravityJump" ,
499- {"or" : [
500- " HiJump" ,
501- " canSpringBallJumpMidAir"
502- ]}
503- ]},
504- " canBlueSpaceJump"
495+ " canLongChainTemporaryBlue"
496+ ]}
505497 ]}
506498 ],
507499 "exitCondition" : {
563555 " Morph just before hitting the ceiling, in order to extend the jump horizontally."
564556 ]
565557 },
558+ {
559+ "link" : [1 , 2 ],
560+ "name" : " Come in Getting Blue Speed, Leave With Temporary Blue (Spring Ball Bounce)" ,
561+ "entranceCondition" : {
562+ "comeInGettingBlueSpeed" : {
563+ "length" : 2 ,
564+ "openEnd" : 0 ,
565+ "steepDownTiles" : 1 ,
566+ "minExtraRunSpeed" : " $0.8"
567+ }
568+ },
569+ "requires" : [
570+ " canTrickySpringBallBounce" ,
571+ " canChainTemporaryBlue" ,
572+ " canSpeedball"
573+ ],
574+ "exitCondition" : {
575+ "leaveWithTemporaryBlue" : {}
576+ },
577+ "unlocksDoors" : [{"types" : [" ammo" ], "requires" : []}],
578+ "collectsItems" : [3 ],
579+ "flashSuitChecked" : true ,
580+ "note" : [
581+ " Enter with blue speed and bounce on the item pedestal to make it across, then unmorph into temporary blue." ,
582+ " If entering at high speed, morph on the left side of the pedestal so that there is enough space to use a controlled Spring Ball bounce."
583+ ],
584+ "detailNote" : [
585+ " If entering with very low speed, a spring fling can help make it across."
586+ ]
587+ },
566588 {
567589 "id" : 20 ,
568590 "link" : [1 , 3 ],
You can’t perform that action at this time.
0 commit comments