Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 762 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 762 Bytes

Speed Trig Quiz Generator

Python License

Tool for the mobile game Arknights to calculate resource consumption by operators for both promotion and skill mastery level.

Running parser.py will use the JSON files from Aceship's site to perform calculations. Changing the default values for the reduce argument of the charCost function in calc.py will change the tracked materials. I may make the whole thing much easier to use in the future, but for now the code will have to remain in its messy state. The output is a CSV file (results.csv) that can be opened in other programs including Excel and Google Sheets.