You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[DemonHunter] voidfall proc rate is stack-dependent
WCL analysis (55,865 eligible casts) shows voidfall building proc
chance decreases with current stack count, rather than being a flat
rate from spell data (effectN(3) = 35%):
0 stacks: 39.8% [95% CI: 39.2-40.4%] (p<0.0001 vs 35%)
1 stack: 32.1% [95% CI: 31.4-32.7%] (p<0.0001 vs 35%)
2 stacks: 27.5% [95% CI: 26.8-28.3%] (p<0.0001 vs 35%)
Defaults set to 40%/32%/27.5%, exposed as player options for tuning.
Local sim impact on Vengeance Annihilator build: -1.14% DPS
(66,349 -> 65,591), driven by fewer voidfall meteor procs (37.6 ->
36.5 per fight).
0 commit comments