Go Back   EQEmulator Home > EQEmulator Forums > Development > Development::Database/World Building

Development::Database/World Building World Building forum, dedicated to the EQEmu MySQL Database. Post partial/complete databases for spawns, items, etc.

Reply
 
Thread Tools Display Modes
  #1  
Old 10-30-2006, 03:27 PM
GeorgeS
Forum Guide
 
Join Date: Sep 2003
Location: California
Posts: 1,474
Default

Yes, currently the newest augs are not in and am not even sure aug forges even work correctly. I have not even got that far with playing the game.

Do the augmented items actually work?- I do know their table:field structs are there.

GeorgeS
__________________
Your source for EQ database tools
Toolshop is open for business


http://www.georgestools.chrsschb.com//
Reply With Quote
  #2  
Old 10-30-2006, 05:10 PM
Rhodan
Hill Giant
 
Join Date: Oct 2006
Posts: 179
Default

Ok, just in case someone is searching on "solo" and hits this thread:

Change all the newb monsters from warrior class to bard. This gets rid of the kick attack which is deadly to new characters

UPDATE npc_types SET class=8 WHERE class=1 and level < 8;

Then turn off poison attacks for mobs less than level 5 or so

UPDATE npc_types SET spell_list_id=0 WHERE spell_list_id = 44 AND level < 5;

This works great for Kelethin and Halas newbie areas. Have to try the others yet - particularly the high elves and evil races. Haven't been there for so long I can't even remember what they fight.
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 06:26 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 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3