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

Development::Development Forum for development topics and for those interested in EQEMu development. (Not a support forum)

Reply
 
Thread Tools Display Modes
  #1  
Old 02-06-2021, 02:00 PM
theoneptd
Fire Beetle
 
Join Date: May 2010
Posts: 10
Default OOC Regen for bots and players

Pretty much gave up trying to decipher the convoluted explanation of the rule values.

I simply want OOC regen for both bots and players to be fast. I am looking for bots and players to be full health / mana in 30 seconds. I'm sorry, I can't have people sitting around for 5-10 minutes waiting on mana.

Is there anyone out there that actually can explain the rule values to accomplish this. Nothing I have read so far gives any help.
Reply With Quote
  #2  
Old 02-06-2021, 04:58 PM
Huppy's Avatar
Huppy
Demi-God
 
Join Date: Oct 2010
Posts: 1,333
Default

For player regen, try the zone table:
fast_regen_hp fast_regen_mana fast_regen_endurance

In rule_values (for bot mana regen) a lower value (like 1.0) is faster than 3.0
Reply With Quote
  #3  
Old 02-07-2021, 01:55 PM
demonstar55
Demi-God
 
Join Date: Apr 2008
Location: MA
Posts: 1,165
Default

there aren't really rules that dictate how fast once you start fast regening.

The default zone data is 180, this is 180 seconds to regen to full. If you want it to take 30 seconds, set this to 30. (At least I think that's what it was when I was figuring this out) You probably also want to lower Character:RestRegenRaidTimeToActivate and Character:RestRegenTimeToActivate

Code:
UPDATE zone SET fast_regen_hp = 30, fast_regen_mana = 30, fast_regen_endurance = 30;
Run that SQL, should change them all to 30.
Reply With Quote
Reply

Thread Tools
Display Modes

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 05:10 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 - 2024, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3