File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 239239 "requires" : [
240240 " h_canNavigateHeatRooms" ,
241241 " HiJump" ,
242- {"heatFrames" : 130 }
242+ {"or" : [
243+ " canDodgeWhileShooting" ,
244+ {"enemyDamage" : {
245+ "enemy" : " Yellow Space Pirate (wall)" ,
246+ "type" : " contact" ,
247+ "hits" : 1
248+ }}
249+ ]},
250+ {"heatFrames" : 120 }
243251 ]
244252 },
245253 {
248256 "requires" : [
249257 " h_canNavigateHeatRooms" ,
250258 " canPreciseWalljump" ,
251- {"heatFrames" : 150 }
259+ {"or" : [
260+ " canTrickyJump" ,
261+ {"enemyDamage" : {
262+ "enemy" : " Yellow Space Pirate (wall)" ,
263+ "type" : " contact" ,
264+ "hits" : 1
265+ }}
266+ ]},
267+ {"heatFrames" : 120 }
252268 ],
253269 "note" : " Walljump from directly above the door to avoid the left wall pirate."
254270 },
262278 " canWalljump" ,
263279 " SpaceJump"
264280 ]},
281+ {"or" : [
282+ " canDodgeWhileShooting" ,
283+ {"enemyDamage" : {
284+ "enemy" : " Yellow Space Pirate (standing)" ,
285+ "type" : " contact" ,
286+ "hits" : 1
287+ }}
288+ ]},
265289 {"heatFrames" : 420 }
266290 ],
267291 "note" : [
823847 "name" : " Base" ,
824848 "requires" : [
825849 " h_canNavigateHeatRooms" ,
826- {"heatFrames" : 150 }
850+ {"or" : [
851+ " canCarefulJump" ,
852+ {"enemyDamage" : {
853+ "enemy" : " Yellow Space Pirate (wall)" ,
854+ "type" : " contact" ,
855+ "hits" : 1
856+ }}
857+ ]},
858+ {"or" : [
859+ " canTrickyJump" ,
860+ {"heatFrames" : 20 }
861+ ]},
862+ {"heatFrames" : 115 }
863+ ],
864+ "note" : [
865+ " Falling to the right of the floating platform is faster."
827866 ]
828867 },
829868 {
You can’t perform that action at this time.
0 commit comments