Thread: Interval AC
View Single Post
  #2  
Old 03-31-2011, 11:11 PM
Secrets's Avatar
Secrets
Demi-God
 
Join Date: May 2007
Location: b
Posts: 1,449
Default

Quote:
Originally Posted by gredesh View Post
Oh yeah, I know intervalAC should always be on I'm just wondering about the other ones that affect intAC. They aren't in there by default, they need to be added so most probably don't know they exist.
Take a look at the NPCACFactor rule, might be what you are looking for.

NPCs have no armor thus follow none of the other rules, except specific ones. You can find the AC code in attack.cpp in Mob::MeleeMitigation.

Also, you can populate the rules table with the currently loaded ruleset by typing #rules store.

PS: Check your PMs on your forum
Reply With Quote