calref / cboe

Classic Blades of Exile
http://spiderwebforums.ipbhost.com/index.php?/forum/12-blades-of-exile/
Other
168 stars 41 forks source link

Incorrect display of armor values in shops #265

Open x-qq opened 4 years ago

x-qq commented 4 years ago

Information currently provided by armor vendors about how much damage a piece armor mitigates does not match reality.

Example: bronze plate armor (level 9, protection 1, bonus 0) in bladbase armor shop:

Untitled

The shop claims that it blocks flat 10 damage.

However in reality, without factoring in Defense skill, it blocks: 1d(level+protection) + floor(bonus/2) + 1d(bonus), so 1d10 = 5.5 damage on average.

CelticMinstrel commented 4 years ago

I was about to say that this matches the display in the original game, but then I realized it says "10-10" which seems odd. Well, either way, it can certainly be changed to make more sense.

NQNStudios commented 1 year ago

Is this related to 68ef066dca17823ddf9b99f2de9c6e0902b0d6bf?

CelticMinstrel commented 1 year ago

Yes, presumably that fixes it, but I haven't looked closely. @x-qq Feel free to close if shops look correct now.