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

The calculation for armor damage reduction isnt right #6

Open
addohm opened this issue May 21, 2020 · 2 comments
Open

The calculation for armor damage reduction isnt right #6

addohm opened this issue May 21, 2020 · 2 comments

Comments

@addohm
Copy link

addohm commented May 21, 2020

I spent some time plotting out the armor damage reduction and your calc is off by a bit.

Here is the formula derived through testing:
0.206+0.0173*x+-0.00000243*x^2+0.000000000212*x^3+-7.93E-15*x^4

See here: https://docs.google.com/spreadsheets/d/120ozrDRY03-X2BE82OoMICoidKr--JJdRGBDtIywUz8/edit?usp=sharing

@Tegas
Copy link
Owner

Tegas commented Jul 23, 2020

Can you describe the values of x and E in that calculation?

@vahlback
Copy link

is E not simply *10^-15? Also that google sheet requires access request

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

No branches or pull requests

3 participants