Open Stra7y opened 8 months ago
i've nearly finished a large refactoring that will allow for something similar to be implemented; I might implement some kind of simulator feature like this in the future
I've added something like this as a work in progress feature: https://er-build-planner.nyasu.business/simulate
Application
Is your feature request related to a problem? Please describe. I coded a basic damage calculator for Pokemon Unite for a Duel as well and always wanted the same for Elden Ring and Dark and Darker.
Describe the solution you'd like A page where you can create or load two builds, one on the left, one on the right and a component in the middle of the screen that shows the damage calculation numbers (HP and HP% e.g.) between the two duelants.
Describe alternatives you've considered I create two builds, grab all the necessary data for the calculations and then have to manually plug them into an excel calculator or whatever. Seems tedious and prone to errors.
Additional context I took inspiration from the Pokemon Showdown Calculator where the calculations and strategies can be optimized very handily. Then me and my group applied the same concept to Pokemon Unite. See my screenshot for reference: