File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 248248 {"or" : [
249249 " h_CrystalSpark" ,
250250 {"and" : [
251+ " canBePatient" ,
251252 {"or" : [
252253 " HiJump" ,
253254 " canWalljump" ,
21472148 },
21482149 "requires" : [
21492150 {"or" : [
2150- " HiJump" ,
2151- " canWalljump" ,
2152- " SpaceJump" ,
2153- " canIBJ" ,
2154- " canSpringBallJumpMidAir"
2155- ]},
2156- " h_CrystalSparkWithoutLenience"
2151+ " h_CrystalSpark" ,
2152+ {"and" : [
2153+ " canBePatient" ,
2154+ {"or" : [
2155+ " HiJump" ,
2156+ " canWalljump" ,
2157+ " SpaceJump" ,
2158+ " canIBJ" ,
2159+ " canSpringBallJumpMidAir"
2160+ ]},
2161+ " h_CrystalSparkWithoutLenience"
2162+ ]}
2163+ ]}
21572164 ],
21582165 "flashSuitChecked" : true ,
21592166 "blueSuitChecked" : true ,
23202327 ],
23212328 "flashSuitChecked" : true
23222329 },
2330+ {
2331+ "link" : [5 , 5 ],
2332+ "name" : " Base - Open Gate" ,
2333+ "requires" : [
2334+ {"ammo" : {"type" : " Super" , "count" : 1 }}
2335+ ],
2336+ "clearsObstacles" : [" A" ],
2337+ "flashSuitChecked" : true ,
2338+ "blueSuitChecked" : true
2339+ },
23232340 {
23242341 "id" : 86 ,
23252342 "link" : [5 , 5 ],
24262443 {"or" : [
24272444 " h_CrystalSpark" ,
24282445 {"and" : [
2446+ " canBePatient" ,
24292447 {"or" : [
24302448 " HiJump" ,
24312449 " canWalljump" ,
24502468 {"or" : [
24512469 " h_CrystalSpark" ,
24522470 {"and" : [
2471+ " canBePatient" ,
24532472 {"or" : [
24542473 " HiJump" ,
24552474 " canWalljump" ,
Original file line number Diff line number Diff line change 265265 {"or" : [
266266 " h_CrystalSpark" ,
267267 {"and" : [
268+ " canBePatient" ,
268269 " h_CrystalSparkWithoutLenience" ,
269270 {"or" : [
270271 " Grapple" ,
Original file line number Diff line number Diff line change 373373 "comesInHeated" : " no"
374374 },
375375 "requires" : [
376- " h_CrystalSpark"
376+ {"or" : [
377+ " h_CrystalSpark" ,
378+ {"and" : [
379+ " canBePatient" ,
380+ " h_CrystalSparkWithoutLenience"
381+ ]}
382+ ]}
377383 ],
378384 "flashSuitChecked" : true ,
379385 "blueSuitChecked" : true ,
380- "note" : " Avoid getting blue until the end of the runway."
386+ "note" : " Avoid getting blue until the end of the runway. It is possible to farm Power Bombs from the Beetom below. "
381387 },
382388 {
383389 "id" : 5 ,
Original file line number Diff line number Diff line change 227227 "comesInHeated" : " no"
228228 },
229229 "requires" : [
230- " h_CrystalSparkWithoutLenience"
230+ {"or" : [
231+ " h_CrystalSpark" ,
232+ {"and" : [
233+ " canBePatient" ,
234+ " h_CrystalSparkWithoutLenience"
235+ ]}
236+ ]}
231237 ],
232238 "flashSuitChecked" : true ,
233239 "blueSuitChecked" : true ,
Original file line number Diff line number Diff line change 9999 "steepDownTiles" : 5 ,
100100 "openEnd" : 0
101101 }},
102- " h_CrystalSparkWithoutLenience"
102+ {"or" : [
103+ " h_CrystalSpark" ,
104+ {"and" : [
105+ " canBePatient" ,
106+ " h_CrystalSparkWithoutLenience"
107+ ]}
108+ ]}
103109 ],
104110 "flashSuitChecked" : true ,
105111 "blueSuitChecked" : true ,
You can’t perform that action at this time.
0 commit comments