Weapon Damage: Difference between revisions

Vergir (talk | contribs)
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.
Vergir (talk | contribs)
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 Damage} \times \text{Weapon Damage Multiplier}) + \text{Flat Bonus}] \\
[(\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>