File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 182182 "note" : " Get into position and Ridley will hit Samus shorly after starting to move." ,
183183 "devNote" : " Not likely to be possible, as it requires canRiskPermanentLossOfAccess and Ridley alive with the door unlocked."
184184 },
185+ {
186+ "link" : [1 , 2 ],
187+ "name" : " Instant Diagonal Shinespark" ,
188+ "entranceCondition" : {
189+ "comeInShinecharged" : {}
190+ },
191+ "requires" : [
192+ {"shineChargeFrames" : 1 },
193+ {"heatFrames" : 20 },
194+ {"shinespark" : {"frames" : 20 , "excessFrames" : 2 }},
195+ {"heatFrames" : 110 }
196+ ],
197+ "note" : [
198+ " Buffer a diagonal shinespark to activate immediately on room entry."
199+ ]
200+ },
201+ {
202+ "link" : [1 , 2 ],
203+ "name" : " Use Flash Suit" ,
204+ "requires" : [
205+ {"heatFrames" : 65 },
206+ {"useFlashSuit" : {}},
207+ {"or" : [
208+ {"and" : [
209+ {"heatFrames" : 14 },
210+ {"shinespark" : {"frames" : 14 , "excessFrames" : 2 }}
211+ ]},
212+ {"and" : [
213+ " HiJump" ,
214+ {"heatFrames" : 11 },
215+ {"shinespark" : {"frames" : 11 , "excessFrames" : 2 }}
216+ ]}
217+ ]},
218+ {"heatFrames" : 110 }
219+ ],
220+ "flashSuitChecked" : true
221+ },
185222 {
186223 "id" : 26 ,
187224 "link" : [1 , 2 ],
You can’t perform that action at this time.
0 commit comments