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+ ],
573+ "exitCondition" : {
574+ "leaveWithTemporaryBlue" : {}
575+ },
576+ "unlocksDoors" : [{"types" : [" ammo" ], "requires" : []}],
577+ "collectsItems" : [3 ],
578+ "flashSuitChecked" : true ,
579+ "note" : [
580+ " Enter with blue speed and bounce on the item pedestal to make it across, then unmorph into temporary blue."
581+ ],
582+ "detailNote" : [
583+ " If entering with very low speed, a spring fling can help make it across."
584+ ]
585+ },
566586 {
567587 "id" : 20 ,
568588 "link" : [1 , 3 ],
You can’t perform that action at this time.
0 commit comments