View Single Post
  #16  
Old 09-03-2012, 02:40 AM
Cowboy6534
Sarnak
 
Join Date: Jul 2007
Posts: 59
Default

Say the max hit in the npcs table is 200. So if the rand int rolled 99 it would look at the table and see that the most it could hit for is 200. Then it would check the character being attacked AC defensive AAs and what not to determine how much dmg is actually done to the character. This of course is only on a successful hit towards the player character.
Reply With Quote