File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 170170 " performing a mid-air spring ball jump to make it up to the ledge."
171171 ]
172172 },
173+ {
174+ "link" : [1 , 2 ],
175+ "name" : " Auto Cancel Missile Tricky Dodge" ,
176+ "requires" : [
177+ " canAutoCancelWeapon" ,
178+ {"ammo" : {"type" : " Missile" , "count" : 1 }},
179+ " canTrickyDodgeEnemies" ,
180+ " canInsaneJump" ,
181+ {"or" : [
182+ {"and" : [
183+ " HiJump" ,
184+ {"heatFrames" : 160 }
185+ ]},
186+ {"and" : [
187+ " canWalljump" ,
188+ {"heatFrames" : 180 }
189+ ]}
190+ ]}
191+ ],
192+ "note" : [
193+ " Enter the room with a Missile selected on auto-cancel, holding angle-up." ,
194+ " Fire a Missile shot to kill the first Skree, then run right and immediately fire a beam shot to destroy the shot block." ,
195+ " Run off the edge and down-grab onto the next platform." ,
196+ " Run and jump directly up where the shot block used to be, moving quickly enough to dodge the Skree projectiles by going under them."
197+ ]
198+ },
173199 {
174200 "id" : 5 ,
175201 "link" : [1 , 2 ],
You can’t perform that action at this time.
0 commit comments