Project 1999

Go Back   Project 1999 > Server Issues > Bugs

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #11  
Old 08-01-2018, 11:45 AM
Rygar Rygar is offline
Planar Protector

Rygar's Avatar

Join Date: Nov 2015
Location: Minnesota
Posts: 1,927
Default

OK, so I got around to analyzing the hits for a proper hit distribution. It was really bugging me because I was using this formula:
Quote:
[MIN Base]+[DI]*(1 thru 20) = Hit Values
Which is pretty well known, but I think it was missing some tweaks as I was getting a lot of rounding errors based on what I was seeing. I think I have that figured out. Here is the formula that matches exactly (using excel formulas here):
Quote:
=ROUNDUP([MIN Base]+ ROUND([DI],1)*[1 thru 20],0)
(Note: would need more data to confirm specifics of above, may have been truncating the DI)

For starters, here is the hit distribution for both mage pet and mist panther:
Quote:
mage_epic_pet_hits(21,24,26,29,31,33,36,38,41,43,4 5,48,50,53,55,57,60,62,65,67)
Quote:
mist_panther_hits(5,8,11,14,17,20,23,26,29,32,35,3 8,41,44,47,50,53,56,59,62)
While I did not use a formula for the below, here are the bash/kick values (bash/kick combined for epic pet, values seemed equal). Not sure if there are supposed to be a 20 hit distribution or less, needed more data to figure out:
Quote:
mage_epic_pet_bash_kick(20,21,22,23,27,28,29,30,31 )
Quote:
mist_panther_kick(50,58)
Hope this helps!

P.S. I know not much about "magic number" values and atk vs ac specifics, so didn't care to list that.
__________________
Wedar - Level 60 Grandmaster (Retired)
Last edited by Sunderfury; 08-03-2020 at 05:25 PM..
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 02:25 PM.


Everquest is a registered trademark of Daybreak Game Company LLC.
Project 1999 is not associated or affiliated in any way with Daybreak Game Company LLC.
Powered by vBulletin®
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.