d2jsp
Log InRegister
d2jsp Forums > Diablo II > Diablo 2: Resurrected > D2:R Discussion > Need Help Verifying Attack Speed Formulas D2r
Prev16789Next
Add Reply New Topic New Poll
Member
Posts: 21,932
Joined: Sep 3 2006
Gold: 455.00
Nov 10 2021 07:03pm
Quote (Selsix @ Nov 11 2021 01:59am)
Thank you so much!

So then what would these breakpoints be without Faith? I realize level 15 Fantacism grants 33% SIAS, but as I am not the greatest at math I am unsure how that affects the equation. EIAS is subject to diminishing returns while SIAS is not, that much I am aware of so I'm sure it isn't as simple as just adding 33 to those breakpoints at the very least.

In either case, this makes me very hopeful that I can make an awesome bearnecro. 5 frames sounds great and 80 IAS is perfectly achievable through gear. You're awesome. :thumbsup:


No fana:
0ias = 9 frames
2ias = 8 frames
26ias = 7 frames
78ias = 6 frames
U wont hit next...
Member
Posts: 649
Joined: Sep 26 2021
Gold: 0.00
Nov 10 2021 07:05pm
Quote (gel87 @ Nov 10 2021 08:03pm)
No fana:
0ias = 9 frames
2ias = 8 frames
26ias = 7 frames
78ias = 6 frames
U wont hit next...


This is perfect, seems I shoot for 80 IAS regardless. Thanks so much!
Member
Posts: 1,710
Joined: Oct 4 2021
Gold: 1,521.00
Nov 11 2021 12:19am
would a lvl 14 fanat faith matriarchal bow still have the 109% bp or the 115%? I guess the same question goes for a lvl 14 fana diamond bow, would that be 152%?

This post was edited by Steezish on Nov 11 2021 12:23am
Member
Posts: 2,095
Joined: May 30 2012
Gold: 30,980.00
Nov 11 2021 12:23am
Quote (marvel. @ Nov 5 2021 01:52pm)
fixed it

ceiling((8* 256) / floor[128* (100-wsm+skillias+eias) / 100]) -1

10=47
9=61
8=79
7=100
6=129
5=168
4=221


https://forums.d2jsp.org/topic.php?t=89093036&f=147&o=60

more discussion regarding this in the thread above. This is for trap laying speed, it's changed slightly since lod

This post was edited by TheGreatWalk on Nov 11 2021 12:24am
Member
Posts: 21,932
Joined: Sep 3 2006
Gold: 455.00
Nov 11 2021 01:54am
Quote (TheGreatWalk @ Nov 11 2021 07:23am)
https://forums.d2jsp.org/topic.php?t=89093036&f=147&o=60

more discussion regarding this in the thread above. This is for trap laying speed, it's changed slightly since lod


8 * 256 / 128 = 16

That eias is just ias related:
Floor(120*24/(120+24);1) = 20

Bos 50 ias, 30wsm.

100--30+50+20 = 200
200 / 100 = 2 which is same as:
1+(100/100) which also is 2.

However it does keep a change cause i cannot Floor a value of forexample 1,61.

So to use the listed values and AnimRates i will make theese change for me:

traplaying speed:
Ceiling(16*256/Floor(animrate*(100+EIAS)/100;1);1)-1
Where:
AnimRate is 256 for traplaying
EIAS = floor(120*ias/(120+ias)+sias-wsm;1)

Member
Posts: 45,244
Joined: Dec 16 2017
Gold: 5,527.00
Nov 11 2021 08:27am
Quote (gel87 @ 9 Nov 2021 19:14)
Double throw / frenzy / double swing:
Vincrease doublethrow/frenzy =ceiling(70-(WsmLeft+WsmRight)/2+SIAS+(120*ias/(120+ias));1)

Vincrease doubleswing =ceiling(120-(WsmLeft+WsmRight)/2+SIAS+(120*ias/(120+ias));1)

(WsmLeft+WsmRight)/2 = true wsm when no wsm bug. So u can shorten it if u want. And if wsm bug use that instead.
U can also keep formula exactly as is, and if wsm bug just write ur real wsm in both fields.

Frames:
Double throw:
=ceiling(256*12/floor(256*Vincr/100;1);1)/2
Frenzy/double swing:
=ceiling(256*17/floor(256*Vincr/100;1);1)/2.


pls lmk if this is correct: gloves side and boots side weapons ias (ex. 60botd, 40beast, 0death) both count as off-weapon ias (ex. 20hl, 15jool) ?
also i thought no wsm in d2r... at least in beta
pls lmk if my formula is correct (no wsm):

if its correct, i can do some more examples with griefs pb, 20ias gloves, etc. also merc faith, death ba instead of beast, etc etc

This post was edited by zobdog on Nov 11 2021 08:32am
Member
Posts: 45,244
Joined: Dec 16 2017
Gold: 5,527.00
Nov 11 2021 08:57am
wrong frames formula, here edited:


This post was edited by zobdog on Nov 11 2021 08:59am
Member
Posts: 21,932
Joined: Sep 3 2006
Gold: 455.00
Nov 11 2021 11:15am
Quote (zobdog @ Nov 11 2021 03:57pm)


Almost.

Floor(70-(A2+B2)/2+C2+(120*D2/(120+D2));1)

Answere should be 196
Member
Posts: 8,698
Joined: Apr 27 2009
Gold: 22,278.00
Nov 11 2021 11:44am
hey zob!

tbh i never touched much the frenzy, zeal, fend, jab formulas D:

but you're in great hands with gel o/
Member
Posts: 21,932
Joined: Sep 3 2006
Gold: 455.00
Nov 11 2021 11:57am
I made a new topic, who is cleaner at first post.
https://forums.d2jsp.org/topic.php?t=89662420&f=148&p=591171442#p591171442
Go Back To D2:R Discussion Topic List
Prev16789Next
Add Reply New Topic New Poll