Can anybody teach me how to calculate damage output? I need an equation and an example . Much appreciated
Announcement
Collapse
No announcement yet.
Dps
Collapse
X
-
Matk * (1 + ele atk) * (1 + fd) * (critchance * crit dmg + (1 - crit chance))Remmystarr from Eden (Discord: Xenocho #8012)
Please try to read my guide before asking questions on gear optimisation here;
Old and outdated Engineer guide here; Selling FDN service for FDN weaps (Read here!);
-
ele atk, FD, crit chance, crit dmg all in % as you seen in the stat window
-
why with the " (critchance * crit dmg + (1 - crit chance)) "?
-
That is the proper way to count crit dmg effectiveness. You need to consider the damage increment which only occurs during crit, hence the first part; the second party is taking into consideration the damage contribution for when no crit, dealing just 100% damage
-
Comment