Project 1999

Go Back   Project 1999 > Server Issues > Bugs > Green Bugs

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #20  
Old 10-28-2019, 03:45 PM
Torven Torven is offline
Kobold


Join Date: Nov 2010
Posts: 153
Default

Incidentally Mackal decompiled the client and discovered that double attack chance is rolled against 500, like so:

if level <= 35: chance = skill / 500
else: chance = (skill + level) / 500

For monks or client monks at least, it seems that level added to the skill starts at 30 instead of 36. I couldn't prove if that applied to all client classes or just monks as I didn't have clean enough logs of that level range. I just happened to have good monk logs at that level.

For NPCs, Skill = level * 5 up to a cap of 210 until level 51. Level 51+ NPCs have 250 skill.
 


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 12:03 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.