File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 813813 "entranceCondition" : {
814814 "comeInRunning" : {
815815 "speedBooster" : true ,
816- "minTiles" : 25
816+ "minTiles" : 28
817817 }
818818 },
819819 "requires" : [
829829 " Then build up speed and airball again to cross the spikes."
830830 ]
831831 },
832+ {
833+ "link" : [2 , 6 ],
834+ "name" : " Tricky Speedy Jump 1-Hit Bowling" ,
835+ "entranceCondition" : {
836+ "comeInRunning" : {
837+ "speedBooster" : true ,
838+ "minTiles" : 25
839+ }
840+ },
841+ "requires" : [
842+ " canInsaneJump" ,
843+ " canMomentumConservingMorph" ,
844+ " canInsaneMidAirMorph" ,
845+ " canUseIFrames" ,
846+ {"spikeHits" : 1 }
847+ ],
848+ "flashSuitChecked" : true ,
849+ "note" : [
850+ " Jump into the room and morph along the ceiling to maximize distance." ,
851+ " Unmorph while entering the spikes to minimize knockback" ,
852+ " Then build up speed and airball again to cross the spikes." ,
853+ " With only a short runway available, high precision is required."
854+ ]
855+ },
832856 {
833857 "id" : 26 ,
834858 "link" : [2 , 6 ],
You can’t perform that action at this time.
0 commit comments