Wrong DPS formula

The DPS shown near a skill does not account for Lightning Rod passive skill, and for [d0, d1] non-lightning damage and [l0, l1] lightning damage is still calculated as

"
as*(d0 + d1 + l0 + l1)/2*(1+crit_bonus*crit_chance)


while with Lightning Rod the correct formula should be

"
as*((d0/2 + d1/2 + l0/3 + 2*l1/3)*(1-crit_chance) + (1+crit_bonus)*(d0 + d1 + l0 + l1)/2*crit_chance)
Último bump em 7 de fev de 2025 02:42:42

Reportar Post do Fórum

Reportar Conta:

Tipo de Reporte

Informação Adicional