File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 474474 {"enemyDamage" : {
475475 "enemy" : " Tourian Space Pirate (all)" ,
476476 "type" : " contact" ,
477- "hits" : 3
477+ "hits" : 4
478478 }},
479479 {"and" : [
480480 " Plasma" ,
481481 " canHitbox"
482+ ]},
483+ {"and" : [
484+ " canUseIFrames" ,
485+ {"enemyDamage" : {
486+ "enemy" : " Tourian Space Pirate (all)" ,
487+ "type" : " contact" ,
488+ "hits" : 3
489+ }},
490+ {"or" : [
491+ " canCameraManip" ,
492+ " canHorizontalDamageBoost"
493+ ]}
482494 ]}
483495 ]}
484496 ],
485- "note" : " Walk through the pirates either by taking damage or by using Plasma Beam."
497+ "note" : [
498+ " Run through the pirates while taking damage or by using Plasma Beam." ,
499+ " It is possible to get through the lower three pirates with a single hit while using i-frames to prevent a second hit." ,
500+ " Either wait above until the pirates are a bit closer together and then run through," ,
501+ " or arm-pump or horizontal damage boost to get through them fast enough."
502+ ]
486503 },
487504 {
488505 "id" : 20 ,
You can’t perform that action at this time.
0 commit comments