File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 201201 {"shinespark" : {"frames" : 36 }}
202202 ]
203203 },
204+ {
205+ "link" : [1 , 3 ],
206+ "name" : " Speedy Jump Morph" ,
207+ "entranceCondition" : {
208+ "comeInJumping" : {
209+ "minTiles" : 19 ,
210+ "speedBooster" : true
211+ }
212+ },
213+ "requires" : [
214+ " canMomentumConservingMorph" ,
215+ {"heatFrames" : 70 }
216+ ]
217+ },
204218 {
205219 "id" : 6 ,
206220 "link" : [1 , 3 ],
207- "name" : " SpringFling over the acid" ,
221+ "name" : " Spring Fling over the acid" ,
208222 "requires" : [
209223 " canSpringFling" ,
210224 " canDisableEquipment" ,
214228 {"heatFrames" : 210 }
215229 ],
216230 "note" : [
217- " Begin with SpeedBooster unequipped, and run&jump over the acid into an airball." ,
218- " Once Samus begins falling, equip SpringBall and SpeedBooster to safely land on the other side near the statue."
231+ " Beginning with Speed Booster unequipped, run and jump over the acid into an airball." ,
232+ " Once Samus begins falling, equip Spring Ball and Speed Booster to safely land on the other side near the statue."
233+ ]
234+ },
235+ {
236+ "link" : [1 , 3 ],
237+ "name" : " Cross Room Spring Ball Bounce" ,
238+ "entranceCondition" : {
239+ "comeInSpinning" : {
240+ "minExtraRunSpeed" : " $1.7" ,
241+ "unusableTiles" : 0 ,
242+ "speedBooster" : " any"
243+ }
244+ },
245+ "requires" : [
246+ " canSpringBallBounce" ,
247+ {"heatFrames" : 135 }
248+ ],
249+ "note" : [
250+ " Enter the room with a spin jump, with enough speed to bounce across the acid pit." ,
251+ " If needed, a Spring fling near the end of Samus' descent can help."
219252 ]
220253 },
221254 {
You can’t perform that action at this time.
0 commit comments