File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 476476 "requires" : [
477477 " canXRayClimb" ,
478478 {"enemyDamage" : {
479- "enemy" : " Yellow Space Pirate (wall)" ,
480- "type" : " contact" ,
481- "hits" : 2
482- }},
483- {"enemyKill" : {
484- "enemies" : [[" Yellow Space Pirate (standing)" , " Yellow Space Pirate (wall)" ]],
485- "explicitWeapons" : [" Missile" , " Super" ]
479+ "enemy" : " Yellow Space Pirate (standing)" ,
480+ "type" : " laser" ,
481+ "hits" : 1
486482 }},
483+ {"or" : [
484+ {"and" : [
485+ " canTrickyDodgeEnemies" ,
486+ {"enemyKill" : {
487+ "enemies" : [[" Yellow Space Pirate (standing)" , " Yellow Space Pirate (wall)" ]],
488+ "explicitWeapons" : [" Super" , " Charge+Plasma" ]
489+ }}
490+ ]},
491+ {"and" : [
492+ {"enemyDamage" : {
493+ "enemy" : " Yellow Space Pirate (wall)" ,
494+ "type" : " contact" ,
495+ "hits" : 1
496+ }},
497+ {"enemyKill" : {
498+ "enemies" : [[" Yellow Space Pirate (standing)" , " Yellow Space Pirate (wall)" ]],
499+ "explicitWeapons" : [" Missile" , " Super" , " Charge+Plasma" ]
500+ }}
501+ ]}
502+ ]},
487503 {"heatFrames" : 1260 }
488504 ],
489505 "flashSuitChecked" : true ,
490506 "note" : [
491507 " X-Ray climb up the left wall in order to jump to the center platform." ,
492- " Quickly kill the pirates using ammo before beginning the X-Ray climb." ,
508+ " Quickly kill the pirates before beginning the X-Ray climb." ,
493509 " Climb to just above the door shell and do a turnaround spinjump to reach the platform."
510+ ],
511+ "devNote" : [
512+ " FIXME: other weapons could work for killing the Pirates, with more damage taken."
494513 ]
495514 },
496515 {
You can’t perform that action at this time.
0 commit comments