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

Development::Feature Requests Post suggestions/feature requests here.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 03-24-2007, 01:56 PM
Culex
Fire Beetle
 
Join Date: Jun 2006
Posts: 7
Default Npc level ranges

Hi there,

I suddenly had a thought today while tinkering away at making Steamfont the perfect zone it is. It first came to me while I was tweaking the Kobold camps and setting up different level spawns for the players to mess with.

The feature in mind being, the ability to set a minimum and maximum level for a given npc, more specifically a couple of new columns in the npc_types table.
min_level : for the minimum level the npc will spawn at.
max_level : for the maximum level the npc will spawn at.
I also voiced my opinion in the #eqemu channel and wind gave me some insight into the exp system and how it works in relation to npcs today.

His contribution was then two more columns to the npc_types table to decide this.
min_exp : the exp gained at the min_level
max_exp : the exp gained at the max level
Now the values for exp in between would be interpolated by some algorithm to scale smoothly from min_exp to max_exp.

My own thoughts on the same matter were that as an alternative to wind's idea one could also use the following fields:
base_exp : the base experience at the min_level.

exp_factor : a factor used in the algorithm to calculate exp per level above the min_level. This way, one could use different exp scaling for different npcs.

Any thoughts on this suggestion?


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


 

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