Project 1999

Go Back   Project 1999 > Server Issues > Resolved Issues

Closed Thread
 
Thread Tools Display Modes
  #1  
Old 03-24-2010, 01:06 AM
Zagtor Zagtor is offline
Kobold


Join Date: Mar 2010
Posts: 109
Default Spirit of Cheetah

These bugs may both be classic, but I'll report them to be sure.

- Spirit of Cheetah stacks with SoW. I'm unsure as to whether it actually stacks the run speed modifiers, but it does allow Spirit of Cheetah to be cast on top of SoW. This isn't the case on live. Having SoW active would block Spirit of Cheetah from being cast as far as I know.

- Memorizing Spirit of Cheetah, and then zoning, will automatically refresh the spell gem so long as you haven't casted it within the recast time frame. If this seems weird to read, here is pseudocode for how it currently functions:
Code:
if ( currentTime - lastCastTime > cheetah.recastTime && bJustZoned )
{
     cheetah.bCanCast = true; // hi, I'm ignoring the time since I was memorized
}
Last edited by Zagtor; 03-24-2010 at 01:08 AM.. Reason: scribe != memorize
  #2  
Old 03-24-2010, 11:15 AM
Tallenn Tallenn is offline
Sarnak


Join Date: Mar 2010
Posts: 295
Default

This is from right after Kunark opening, but I'm not aware of any changes prior to this- it's just the first time I used SoC on my druid.

SoC would OVERWRITE SoW, leaving you without any run speed enhancement when it faded. I remember this distinctly, as it caused my death shortly thereafter [You must be logged in to view images. Log in or Register.]

I think now it stacks on live, but that didn't happen until sometime later (maybe when they made the change to allow root and snare to stack?), when they made speed enhancements stack- not really stack, only the most powerful will be active, but it doesn't overwrite the others ones, so for example, if you have SoW and a Selo's, you will run at Selo's speed, but when Bard goes LD, you will still run at SoW speed.

I know, confusing. Bottom line, I remember SoC over-writing my SoW back in 2000, leaving me slow and dead when it faded.
__________________
Tallenn 40 Druid
Marlock 29 Enchanter
  #3  
Old 10-20-2010, 02:55 AM
Zagtor Zagtor is offline
Kobold


Join Date: Mar 2010
Posts: 109
Default

Quote:
Originally Posted by Zagtor [You must be logged in to view images. Log in or Register.]
- Memorizing Spirit of Cheetah, and then zoning, will automatically refresh the spell gem so long as you haven't casted it within the recast time frame. If this seems weird to read, here is pseudocode for how it currently functions:
Code:
if ( currentTime - lastCastTime > cheetah.recastTime && bJustZoned )
{
     cheetah.bCanCast = true; // hi, I'm ignoring the time since I was memorized
}
Bump for gem refresh after zone/login not being right still.
Closed Thread


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:06 AM.


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.