View Single Post
  #3  
Old 03-03-2014, 09:50 PM
wtbmacestun
Fire Beetle
 
Join Date: Mar 2010
Posts: 16
Default

The exact line you want to look at in the attack.cpp is 1866. This is under the void npc::attack. The void mod::meleemitigation does nothing to actually mitigate dmg being done. If you want to test this out like we did. Change the min and max to static numbers for all mobs and youll see just that.
Reply With Quote