View Single Post
  #15  
Old 01-24-2014, 03:19 PM
koros koros is offline
Planar Protector


Join Date: Mar 2011
Posts: 1,127
Default

Quote:
Originally Posted by captnamazing [You must be logged in to view images. Log in or Register.]
lol this guy.


What is the difference between DB and DI?
Damage bonus gets added to every successful hit by a mob. Damage interval is a 1-20 interval a mob can hit for.

Let's take avatar of war, max hit 1154, damage bonus of 254, damage interval of 90.

254 + (90 * 20) = 1154 max hit

254 + (90 * 1) = 344 min hit*

it can also do every iteration of 254 + (90 * (1-20)) in between

*Pretty sure a 1 is the lowest DI you can get, but it's been a while.