How is AC calculated?

Post a reply


This question is a means of preventing automated form submissions by spambots.
Smilies
:smile: :sad: :eek: :shock: :cool: :-x :razz: :oops: :evil: :twisted: :wink: :idea: :arrow: :neutral: :mrgreen:

BBCode is ON
[img] is ON
[url] is ON
Smilies are ON

Topic review
   

Expand view Topic review: How is AC calculated?

by Chris H » Mon Mar 09, 2009 2:20 pm

Yes -- that's exactly how, and only for the inventory screen (to give a sort of at-a-glance idea of how different armor compares in overall effectiveness) All the actual combat math uses the numbers from the object editor.

How is AC calculated?

by rld » Mon Mar 09, 2009 12:38 pm

In the inventory screen, armor is shown with an armor class AC value. I was curious how the number shown here is calculated. For example, in the Ultima game the plate gauntlets absorb 6 points of damage 5% of the time according to the object settings, but the AC is shown in the inventory as 0.

The plate armor, by contrast, absorbs 7 points at a 75% rate, and has an AC value displayed as 5.

I think I may have answered my own question here... is it

AC = (points of damage absorbed) * (percentile), rounded down?

Top