hsr-optimizer icon indicating copy to clipboard operation
hsr-optimizer copied to clipboard

[Feature] Add a resist-debuff chance column

Open fribbels opened this issue 1 year ago • 1 comments

Motivation

Its not immediately clear how RES works in this game and how it translates into chance to resist debuffs

Objective

On the optimizer grid, add a column representing the chance to get debuffed (or chance to resist?). Refer to the wiki formula:

Image

This will require the enemy options to include an "Enemy eff" selector to calculate. We can choose a reasonable default

Note: Maybe this doesn't have to go into a column as this would be identical sort as RES. Add it to the expanded data panel instead? #13

fribbels avatar Mar 09 '24 07:03 fribbels

The new engine will handle the actual calculation, which is pretty trivial. Already planned in PR #180, the UI is gonna be kinda clogged though

Kamii0909 avatar Mar 10 '24 15:03 Kamii0909