Weapon Damage: Difference between revisionsGive feedback
m Another edit to make the Weapon Damage formula look better on mobile. The layout might not be very pretty, it's useful to consider dropping <math> tags altogether. |
m use shorter labels in damage formulas so it fits on mobiles even better (hopefully no clippping now) Tags: Visual edit Mobile edit Mobile web edit |
||
| Line 196: | Line 196: | ||
<math>\begin{array}{c} | <math>\begin{array}{c} | ||
\text{Final Damage} = \\ | \text{Final Damage} = \\ | ||
[(\text{Base | [(\text{Base DMG} \times \text{Weapon DMG Multiplier}) + \text{Flat Bonus}] \\ | ||
\times \text{Falloff} \times \text{Resistances} \times \text{Crit Multiplier} | \times \text{Falloff} \times \text{Resistances} \times \text{Crit Multiplier} | ||
\end{array}</math> | \end{array}</math> | ||