Quote (rnew1990 @ Nov 24 2021 11:08pm)
What's the difference between auto wsm and just lifting the slower glove side claw up? So -15 I would need another 15% ias for 9fpa?
Manul wsm bug dont work in d2r, auto wsm bug works. Thats the difference.
FPA = {16*256/[256*(100+EIAS)/100]}-1
9 fpa is 61 eias.
Needed ias to reach eias break = {120*(EIAS- SIAS + WSM))/(120-(EIAS - SIAS +WSM)}
EIAS = [120*ias/(120+ias)+sias-wsm]
[] = floor
{} = ceiling
Quick answere is:
U need 75.
Ias needed = {(120*(61-0+-15))/(120-(61-0+-15))} = 75
U can control check that with:
EIAS = [120*75/(120+75)+0- - 15 = 61
FPA = {16*256/[256*(100+61)/100]}-1 = 9
This post was edited by gel87 on Nov 24 2021 04:32pm