Project 1999

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

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #14  
Old 10-18-2020, 03:51 AM
Ivory Ivory is offline
Planar Protector


Join Date: Apr 2014
Posts: 1,018
Default

Such late era code isn't objective evidence...

I posted EQclassic code though, and it shows the source code from the Everquest Trilogy box (which is exactly the timeline for p99)

https://github.com/erfg12/EQClassic/...tack.cpp#L2454

if(GetLevel() < 10 && max_hit > 20)
max_hit = 20;
else if(GetLevel() < 20 && max_hit > 40)
max_hit = 40;

This seems like a better source than the EQemu code that sources from live client so late. And just seems to fit what we know about EQ much more closely (which is a more broader stroke with things, they only went in and started really refining a lot of exceptions as things went on.... like even stuff like vampiric embrace for necros and SKs were the same at first and then they split it off for balancing reasons as their own versions later).
Last edited by Ivory; 10-18-2020 at 03:53 AM..
 


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 07:52 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 - 2026, Jelsoft Enterprises Ltd.