Go Back   EQEmulator Home > EQEmulator Forums > Archives > Archive::Development > Archive::Development

Archive::Development Archive area for Development's posts that were moved here after an inactivity period of 90 days.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 04-16-2002, 03:21 PM
devn00b's Avatar
devn00b
Demi-God
 
Join Date: Jan 2002
Posts: 15,658
Default Some interesting info for everyone

Ive seen this before (cant remember if i was on this Message board or another) but it resurfaced today and is QUITE usefull for the people making DB's (and maybe you devs trying to get dammage values corrected?)

The damage a mob does on a standard hit is DB + x*DI, where DB stands for Damage Bonus, DI stands for Damage Interval, and x is an integer between 1 and 20 (inclusive).

Some values that I've calculated, maybe we could start a repository of these values:
Mob: DB, DI
Cazic Thule: 200, 20
Doomshade: 110, 15.5
Gozzrem: 180, 15
Kromzek Captain: 60, 10
Lcea Katta: 160, 20
Lord Nagafen: 75, 7.5
Vessel Drozlin: 75, 12
Yelinak: 100, 25

So, Cazic Thule can hit for 220, 240, 260, ..., 580, or 600.
It turns out that kick/bash damage is DB + some integer, so CT could kick for 201, 202, 203, ....

The min hit is therefore DB + DI, and the max hit is DB + 20*DI.

It becomes apparent that we can derive these numbers from a max and min:
DI = (max hit) - (min hit) / 19
DB = (min hit) - DI

By the way, none of this applies to the hit that finishes off a rune.

The way Defensive works is it divides DI by 2.
This puts the min hit at DB + DI/2, and the max hit at DB + 20*DI/2 = DB + 10*DI.
So CT could hit for 210, 220, 230, ..., 390, or 400 with Defensive up.

Any questions?

These findings somewhat apply to PC damage, actually. I looked at some of my logged data and I could see peaks (not completely empty between peaks) at certain damage values with high damage 2handers (I assume it also appears on 1handers; maybe I'll break out my wurmy for a little test).

Effectively, the weapon's actual damage bonus is the same as my value for DB. The number that is analagous to the mob's max hit is the modal damage for the PC's weapon. Modal damage = DB + 2*(Weapon damage).
So DI is equal to
((DB + 2*(Weapon damage)) - DB)/20
= (Weapon damage)/10
And the min hit is still DB + DI.

So, with my 30/37 lance, DB = 12 and DI = 30/10 = 3. So my min hit should be 12 + 3 = 15, which it is according to my parser.

My min hit with my wurmy should therefore be DB + DI = 8 + 25/10 = 10.5. I'll check that to make sure...

I was just reading the about monks hitting for a min of 2 with a SoS (17 damage) in the offhand. This is in complete agreement with my analysis: min hit = DB + (weapon damage)/10 = 0 + 17/10 = 1.7.
__________________
(Former)Senior EQEMu Developer
GuildWars Co-Founder / World Builder.
World Builder and Co-Founder Zek [PVP/Guild Wars/City Takeovers]
Member of the "I hate devn00b" Club
Most Senior EQEMu Member.

Current Work: EverQuest 2 Emulator. Zeklabs Server
Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 03:46 PM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3