Go Back   EQEmulator Home > EQEmulator Forums > General > General::General Discussion

General::General Discussion General discussion about EverQuest(tm), EQEMu, and related topics.
Do not post support topics here.

Reply
 
Thread Tools Display Modes
  #1  
Old 10-30-2006, 03:03 AM
Rhodan
Hill Giant
 
Join Date: Oct 2006
Posts: 179
Default Are newbie monsters supposed to have kick?

I've been tweaking mobs to make it so my nekked low level character actually has a chance against the newbie area mobs. The default setup has the mobs much tougher than I remember from live. Way more hitpoints and they seem to hit more often and do more damage.

Anyway, I toned down their HPs and AC along with str, dex, and agi. This helped but by the time I got them to where I wasn't losing 3:4 times, they seemed to die easier than live and yet still do more damage.

After a while noticed that it wasn't the normal attacks that were doing the damage to my character, it was the kicking. I don't remember decayed skellies and wasps having kick in their arsenal!

Now, its been a long time since I played EQ so perhaps my memory is wrong - but should the lower level mobs have kick? And should a wasp ever have kick at all?

I was going to report this as a bug, but then I thought I should ask first since its been so long since I played live - I just might be remembering it wrong.
Reply With Quote
  #2  
Old 10-30-2006, 04:06 AM
paaco
Discordant
 
Join Date: Jan 2005
Posts: 320
Default

I believe it is a bug, to fix it on my server I changed all my newbie mobs to the Class Bard and gave them no spell list. Bard mobs wont kick but they still fight back.
Reply With Quote
  #3  
Old 10-30-2006, 11:24 AM
Rhodan
Hill Giant
 
Join Date: Oct 2006
Posts: 179
Default

Ahha!

Yes, fighter class gets kick at level one. This is probably not so much a bug as much as simply the wrong class chosen for the newbie mobs.


That'll be easy to fix. I figure I'll just do something like

UPDATE npc_types n SET n.class=8 WHERE n.class=1 AND n.level < 8;

Players should be able to handle mobs that kick by level 8 I think.
Reply With Quote
  #4  
Old 10-30-2006, 02:04 PM
John Adams
Demi-God
 
Join Date: Jul 2006
Posts: 1,552
Default

You know, funny memory, getting kicked by a warrior moss snake... Surreal.
Reply With Quote
  #5  
Old 10-30-2006, 02:56 PM
GeorgeS
Forum Guide
 
Join Date: Sep 2003
Location: California
Posts: 1,474
Default

Yes, that will work as well



simlified this sql

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


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


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

Yep, changing the newbie mobs to bard instead of warrior did the trick! This was without changing mob stats at all (I had just restored a "fresh" peq database).

I also quickly discovered that spiderlings have poison...

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

Both my Barb war and the WE ranger are now rockin' their newbie zones by level 3 with just rusty weapons and a couple bits of cloth armour.

Thanks for the tips!

P.S. We should start a tips for newbie zones thread in the database forum just for those folks that don't want to start everyone twinked up the wazoo.
Reply With Quote
  #7  
Old 10-31-2006, 03:27 PM
RangerDown
Demi-God
 
Join Date: Mar 2004
Posts: 1,066
Default

Yep, any warrior monster (including most newbie snakes) can kick.

If you pay attention to those cute little messages that flash by while you're loading in between connecting to world and getting character select, sometimes one of those messages is "Teaching snakes to kick..."
that little blurb came from everyone on eqlive joking about kicking snakes.
__________________
<idleRPG> Rogean ate a plate of discounted, day-old sushi. This terrible calamity has slowed them 0 days, 15:13:51 from level 48.
Reply With Quote
  #8  
Old 11-01-2006, 05:45 AM
John Adams
Demi-God
 
Join Date: Jul 2006
Posts: 1,552
Default

For some reason, I just thought snakes kicking was the funniest damn thing I'd ever seen in EQ, next to bards dying.
Reply With Quote
  #9  
Old 11-01-2006, 01:40 PM
Rhodan
Hill Giant
 
Join Date: Oct 2006
Posts: 179
Default

Hmmm, well then, perhaps kick is too deadly? It seems kick hits much harder and much more often than the regular melee attacks.

Oh well, I'll leave the newbie mobs as bards for now, it works pretty good.
Reply With Quote
  #10  
Old 11-01-2006, 05:15 PM
KLS
Administrator
 
Join Date: Sep 2006
Posts: 1,348
Default

I'm looking to put in some further changes to special attacks that should address most of the issues here, including a rule that lets server ops set at what level monsters can first kick/bash.
Reply With Quote
  #11  
Old 11-02-2006, 06:57 AM
John Adams
Demi-God
 
Join Date: Jul 2006
Posts: 1,552
Default

Shouldn't the NPCs just follow the same skills rules as player characters? If Warriors cannot kick until levl 6, neither should level 5 or lower NPCs? Wouldn't that be easier?
Reply With Quote
  #12  
Old 11-02-2006, 07:59 AM
KLS
Administrator
 
Join Date: Sep 2006
Posts: 1,348
Default

Mobs typically are able to bend the rules, you know this =P

But yeah I have the default set to 6.
Reply With Quote
  #13  
Old 11-02-2006, 10:30 AM
John Adams
Demi-God
 
Join Date: Jul 2006
Posts: 1,552
Default

Quote:
Originally Posted by KLS
Mobs typically are able to bend the rules, you know this =P
This is true. I don't remember ever being kicked to death when I was a noob, either. But if the option's there, cool.
Reply With Quote
Reply


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 01:33 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