Weapon Damage Calculation
#15
Tommi,Mar 30 2003, 08:38 AM Wrote:
lemekim,Mar 30 2003, 09:36 AM Wrote:Forgive me if i'm wrong Tommi, but if my memory serves me correctly, wasn't the formula for calculating weapon damage more like

Total damage = [ (base damage + 1) * ((all damage modifiers + 100%) / 100) ]

Where [] is for rounding down, and the key here being that the 1 is added before the damage is multiplied. When I checked with various weapons with enhanced damage prefixes in the game, it seemed consistent with this formula rather then the one on your site.

Also, maybe you should mention that when Ethereal items get their base damage, the value gets rounded down after multiplication by 1.5

:blink:

Of course, I coulda missed something (like always) and totally made a fool of myself just now!

~lem.
ED on the weapon and on other items are handled differently. You have to calculate first weapon damage, as I do, and then apply other modifiers. It is like this:

Attack Damage = Weapon Damage x (1 + All Weapon Dependent Bonuses / 100) + All Independent Damages

Gonna add that formula later. Makes it easier to understand.

Cheers,

Tommi
Errr that's what I meant actually, the Weapon Damage itself, not total Attack Damage. If I look, for example at cruel ancient sword (210% enh), I notice that the damage is 58-136

Base Ancient sword damage is 18-43

By your formula, it should be:

Weapon Damage Max = [43 * (3.1) + 1] = 134
Weapon Damage Min = [18 * (3.1) + 1] = 56

By using the formula I listed, it comes out to

Weapon Damage Max = [ (43 + 1) * 3.1 ] = 136
Weapon Damage Min = [ (18 + 1) * 3.1 ] = 58

Which is actually what is listed in the game.

:blink:

~lem.
Reply


Messages In This Thread
Weapon Damage Calculation - by Tommi - 03-24-2003, 08:10 PM
Weapon Damage Calculation - by Cartimandua - 03-25-2003, 08:51 PM
Weapon Damage Calculation - by Bolty - 03-26-2003, 12:36 AM
Weapon Damage Calculation - by Taem - 03-26-2003, 05:53 AM
Weapon Damage Calculation - by HunkyDory - 03-26-2003, 10:29 PM
Weapon Damage Calculation - by Tommi - 03-29-2003, 06:23 PM
Weapon Damage Calculation - by AtomicKitKat - 03-29-2003, 09:02 PM
Weapon Damage Calculation - by Ruvanal - 03-29-2003, 09:24 PM
Weapon Damage Calculation - by the Langolier - 03-30-2003, 06:45 AM
Weapon Damage Calculation - by lemekim - 03-30-2003, 07:45 AM
Weapon Damage Calculation - by Tommi - 03-30-2003, 08:29 AM
Weapon Damage Calculation - by Tommi - 03-30-2003, 08:47 AM
Weapon Damage Calculation - by Hammerman - 03-30-2003, 07:26 PM
Weapon Damage Calculation - by Jarulf - 03-30-2003, 07:57 PM
Weapon Damage Calculation - by lemekim - 03-30-2003, 09:55 PM
Weapon Damage Calculation - by Tommi - 03-31-2003, 07:34 AM
Weapon Damage Calculation - by Tommi - 03-31-2003, 07:40 AM
Weapon Damage Calculation - by lemekim - 04-01-2003, 02:40 AM
Weapon Damage Calculation - by FenrisWulf - 04-01-2003, 09:25 AM
Weapon Damage Calculation - by lemekim - 04-01-2003, 09:45 AM
Weapon Damage Calculation - by FenrisWulf - 04-01-2003, 09:48 AM
Weapon Damage Calculation - by Ruvanal - 04-02-2003, 11:18 PM
Weapon Damage Calculation - by FenrisWulf - 04-03-2003, 01:37 AM
Weapon Damage Calculation - by Tommi - 04-05-2003, 01:04 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)