3 Commits

Author SHA1 Message Date
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