File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 851851 "comeInShinecharged" : {}
852852 },
853853 "requires" : [
854- {"shineChargeFrames" : 90 },
854+ {"shineChargeFrames" : 80 },
855855 " HiJump" ,
856856 " canShinechargeMovementComplex" ,
857- {"shinespark" : {"frames" : 6 , "excessFrames" : 0 }}
857+ {"shinespark" : {"frames" : 8 , "excessFrames" : 0 }}
858858 ],
859859 "exitCondition" : {
860860 "leaveWithSpark" : {}
13431343 "comeInShinecharged" : {}
13441344 },
13451345 "requires" : [
1346- {"shineChargeFrames" : 80 },
1346+ {"or" : [
1347+ {"and" : [
1348+ " canSpeedyJump" ,
1349+ {"shineChargeFrames" : 70 }
1350+ ]},
1351+ {"shineChargeFrames" : 75 }
1352+ ]},
13471353 " HiJump" ,
13481354 " canShinechargeMovementComplex" ,
1349- {"shinespark" : {"frames" : 10 , "excessFrames" : 0 }}
1355+ {"shinespark" : {"frames" : 11 , "excessFrames" : 0 }}
13501356 ],
13511357 "exitCondition" : {
13521358 "leaveWithSpark" : {
17391745 "comeInShinecharged" : {}
17401746 },
17411747 "requires" : [
1742- {"shineChargeFrames" : 85 },
1748+ {"or" : [
1749+ {"and" : [
1750+ " canSpeedyJump" ,
1751+ {"shineChargeFrames" : 85 }
1752+ ]},
1753+ {"shineChargeFrames" : 90 }
1754+ ]},
17431755 " HiJump" ,
17441756 " canShinechargeMovementComplex" ,
17451757 {"shinespark" : {"frames" : 8 , "excessFrames" : 0 }}
You can’t perform that action at this time.
0 commit comments