Wiki: Naming armor (in General)


AdminNightStrike February 6 2007 2:26 PM EST

"If the total AC of the armor is between 76 and 100, you will get a bonus of 4"

I had an AC of 93. I equipped a named CG +76. That boosted my AC to 174, which is 76+93+5, not 76+93+4. Any idea why?

bartjan February 6 2007 2:32 PM EST

No idea. What is the AC with only that CG equipped?

AdminNightStrike February 6 2007 2:35 PM EST

81

[MP]MoneyPig [SNB Forging Services] February 6 2007 2:39 PM EST

I believe its:

base*naming bonus + plus*naming bonus

ceil(1*1.04) + ceil(76*1.04), so you get one base point more, and 4 points from your +.

(i think that's the reason why some items have a base of 0, so you don't get that one + from naming)

[MP]MoneyPig [SNB Forging Services] February 6 2007 2:42 PM EST

or wait, you may have just ignored the base?

AdminNightStrike February 6 2007 2:43 PM EST

Actually, if it's a ceiling function, then ceil(76*1.04) = ceil(79.04) = 80. 80 plus the base of 1 = 81. That means that the wiki numbers are offset a tad.

AdminNightStrike February 6 2007 2:47 PM EST

Or, what I meant was ceiling(1.04*(76+1)) = ceiling(1.04*77) = ceiling(80.08) = 81. Either way, a total AC of 77 adds 5, not 4, as stated in the wiki.

[MP]MoneyPig [SNB Forging Services] February 6 2007 2:54 PM EST

So your CG is 1+76, right?

So you have a total AC of 77:
77*1.04 = 80.08 --> 81 -- 81-77 = 4


If you had a total AC of 76:
76*1.04 = 79.04 --> 80 -- 80-76 = 4

Seems to be right.

Duke February 6 2007 3:44 PM EST

(base+ench)*1.04 rounds up - base = naming bonus

QBRanger February 6 2007 3:59 PM EST

"I had an AC of 93. I equipped a named CG +76. That boosted my AC to 174, which is 76+93+5, not 76+93+4. Any idea why?"

You forgot to include th 1 which is the base for a CGI.

Your total AC from the CGI is 1 (base) + 76 (plus) + 4 (naming) =81

93 (pre CGI AC) + 81 (GI AC) = 174.

The world is whole again.

And Duke is wrong, you do not subtract the base for the naming benefit. It is based on the entire AC of the item in question.

Duke February 6 2007 4:01 PM EST

Ok pop so you add the base twice ?

bartjan February 6 2007 4:05 PM EST

There's no base to add or subtract. The naming bonus applies to the entire AC an item gives.

Duke February 6 2007 4:19 PM EST

Ill make thing more clear.

Naming bonus = (base+ plus )*1.04 -(base+ plus)
Enchantement total bonus = (base+plus)*1.04 -(base)
Total AC = (base+plus)*1.04

bartjan February 6 2007 4:27 PM EST

Naming Bonus = ceil(0.04 * Base+Enchantment)

QBRanger February 6 2007 4:41 PM EST

Bart is correct:

The AC bonus is based on:

1.04 times the TOTAL AC of the item, rounded up. If the multiplication ends in .04, that still rounds UP.

AdminNightStrike February 6 2007 5:21 PM EST

Ok, so the bottom line is that I forgot about the base AC of the CG. I'm batting a thousand here for the week..........

QBsutekh137 February 6 2007 7:09 PM EST

I still love you, NS!

You keep up that Java Script stuff like the MPR calculator, and I can forgive pretty much anything. That's a very solid contribution!

AdminNightStrike February 6 2007 8:45 PM EST

Thanks :)

It'll be nicer when I can connect it to fex's script and auto-fill the contents. I have an idea of how to do it.
This thread is closed to new posts. However, you are welcome to reference it from a new thread; link this with the html <a href="/bboard/q-and-a-fetch-msg.tcl?msg_id=0021Vj">Wiki: Naming armor</a>