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+ "wallJumpAvoid" : true ,
677+ "note" : " Kill King Cac by scrolling the camera, before attempting the jump."
678+ },
679+ {
680+ "link" : [1 , 7 ],
681+ "name" : " Speedy Jump Across" ,
682+ "requires" : [
683+ " SpeedBooster" ,
684+ " canCarefulJump" ,
673685 {"or" : [
674- " canTrickyJump" ,
686+ {"doorUnlockedAtNode" : 1 },
687+ " canTrickyJump"
688+ ]},
689+ {"or" : [
690+ " canCameraManip" ,
675691 {"and" : [
676- " SpeedBooster " ,
677- " canCarefulJump "
692+ " canNeutralDamageBoost " ,
693+ { "enemyDamage" : { "enemy" : " Cacatac " , "type" : " contact " , "hits" : 1 }}
678694 ]}
679- ]},
680- " canCameraManip"
695+ ]}
681696 ],
682- "note" : " Kill King Cac by scrolling the camera, before attempting the jump ."
697+ "note" : " King Cac can be killed by scrolling the camera before jumping across ."
683698 },
684699 {
685700 "id" : 12 ,
686701 "link" : [1 , 7 ],
687702 "name" : " Airball" ,
688703 "requires" : [
689704 " canLateralMidAirMorph" ,
690- " canTrickyJump" ,
705+ {"or" : [
706+ " canTrickyJump" ,
707+ {"doorUnlockedAtNode" : 1 }
708+ ]},
691709 {"or" : [
692710 " canCameraManip" ,
693711 {"enemyDamage" : {"enemy" : " Cacatac" , "type" : " contact" , "hits" : 1 }}
694712 ]}
695- ]
713+ ],
714+ "note" : " King Cac can be killed by scrolling the camera before jumping across."
696715 },
697716 {
698717 "id" : 13 ,
You can’t perform that action at this time.
0 commit comments