File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 667667 {
668668 "id" : 11 ,
669669 "link" : [1 , 7 ],
670- "name" : " Open Door Full Runway Jump" ,
670+ "name" : " Jump Across " ,
671671 "requires" : [
672672 {"doorUnlockedAtNode" : 1 },
673+ " canTrickyJump" ,
674+ " canCameraManip"
675+ ],
676+ "note" : " Kill King Cac by scrolling the camera, before attempting the jump."
677+ },
678+ {
679+ "link" : [1 , 7 ],
680+ "name" : " Speedy Jump Across" ,
681+ "requires" : [
682+ " SpeedBooster" ,
683+ " canCarefulJump" ,
673684 {"or" : [
674- " canTrickyJump" ,
685+ {"doorUnlockedAtNode" : 1 },
686+ " canTrickyJump"
687+ ]},
688+ {"or" : [
689+ " canCameraManip" ,
675690 {"and" : [
676- " SpeedBooster " ,
677- " canCarefulJump "
691+ " canNeutralDamageBoost " ,
692+ { "enemyDamage" : { "enemy" : " Cacatac " , "type" : " contact " , "hits" : 1 }}
678693 ]}
679- ]},
680- " canCameraManip"
694+ ]}
681695 ],
682- "note" : " Kill King Cac by scrolling the camera, before attempting the jump ."
696+ "note" : " King Cac can be killed by scrolling the camera before jumping across ."
683697 },
684698 {
685699 "id" : 12 ,
686700 "link" : [1 , 7 ],
687701 "name" : " Airball" ,
688702 "requires" : [
689703 " canLateralMidAirMorph" ,
690- " canTrickyJump" ,
704+ {"or" : [
705+ " canTrickyJump" ,
706+ {"doorUnlockedAtNode" : 1 }
707+ ]},
691708 {"or" : [
692709 " canCameraManip" ,
693710 {"enemyDamage" : {"enemy" : " Cacatac" , "type" : " contact" , "hits" : 1 }}
694711 ]}
695- ]
712+ ],
713+ "note" : " King Cac can be killed by scrolling the camera before jumping across."
696714 },
697715 {
698716 "id" : 13 ,
You can’t perform that action at this time.
0 commit comments