EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Development::Database/World Building (https://www.eqemulator.org/forums/forumdisplay.php?f=596)
-   -   SoD and below mob loot and HP's (https://www.eqemulator.org/forums/showthread.php?t=32169)

causticsand 09-23-2010 12:00 AM

SoD and below mob loot and HP's
 
Where can I find a complete or semi-complete database download that gives mobs more than the default HP's, and loot; any loot. The thought of editing thousands of mobs individually, when others who are willing to share may have done so by some method more efficient than one at a time, is very appealing. I've searched for weeks and really don't want to bother anyone by asking. This is my last resort. The tables up to SoD that I need are:

all four loot tables
npc_types
items
others I don't know about

Thank you in advance for your time.

ChaosSlayerZ 09-23-2010 03:51 AM

mobs hps can be easily done with sql:

update npc_types set hp=hp*1.5;

this will give all npcs in DB +50% hp


All times are GMT -4. The time now is 09:10 PM.

Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.