Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Add a resist-debuff chance column #191

Open
fribbels opened this issue Mar 9, 2024 · 1 comment
Open

[Feature] Add a resist-debuff chance column #191

fribbels opened this issue Mar 9, 2024 · 1 comment

Comments

@fribbels
Copy link
Owner

fribbels commented Mar 9, 2024

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

@Kamii0909
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

2 participants