7 Commits

Author SHA1 Message Date
486ea3b407 Fix 2021-07-19 09:16:04 -05:00
3e4bb3dc76
Create combos.out 2021-07-19 16:22:26 +09:00
59a99fac5c
Update combos.js
Break instead of continue...
2021-07-19 15:48:46 +09:00
1bc2148e97
Update combos.js
Speed things up.
2021-07-19 15:45:14 +09:00
4e6065454d
Update combos.js
1 Typo and an entire run later....

/workspace/JS/combos.js:87
                finallArr.push(prettyStr)
                ^

ReferenceError: finallArr is not defined

Good job sig.
2021-07-19 15:29:05 +09:00
d5ee688508
Update combos.js
Calculated too much. Even supercomputers would hate me.
2021-07-19 15:10:56 +09:00
b451c6d82d
Create combos.js
This file calculates all possible driver elemental blade combinations vs all the blade combo combinations in the game to figure out the maximum efficient blade combo combinations.
2021-07-19 15:08:25 +09:00