hsr-optimizer
hsr-optimizer copied to clipboard
[Feature] Translate "Trailblaze Power to Upgrade" math in IceDynamix's repo from rust -> ts and display it on relic previews
Motivation
The "Trailblaze Power to Upgrade" calculations have been done already: https://github.com/IceDynamix/est-tbp and we just need to convert this logic into typescript to run on relic previews
Objective
- Go through the rust version and translate it to ts
- Add some unit testing around the new logic
- Add a toggle on the Character tab to show "Trailblaze power to upgrade" instead of score
taking a stab at this