http://edwardpinniger.bctalk.net/eq/worlddata1.1.zip
New features in this version (since 1.1beta)
- Fixed zones (fixed NPC locations, added loot tables and missing NPCS):
Chardok, Dalnir, Sebilis, Kurn's Tower, Cazic-Thule, Befallen, Najena, Ocean of Tears
- NPC spell lists for all classes
- Adjusted damage formula for NPCs (should be more accurate now, once the new AC/mitigation code is in)
- Reduced mana regeneration for NPCs
- More or less complete loot tables for old-world and Kunark creatures (many NPCs, especially quest-related
ones, still don't have the correct loot)
- Nearly complete merchant lists (including spell vendor lists for all classes and level ranges, at last..)
- A few more tradeskill recipes
- Tradeskill objects (forges, looms etc.) in towns (note: with the current EQEmu code, using these will put a copy of
them in your inventory, rather than opening them directly; this is a code issue, not a DB issue!)
Things that I'll (hopefully) include in future versions:
- Fix Timorous Deep, Skyfire Mtns, Kithicor (undead), Mistmoore, Runnyeye, Kedge Keep
- Velious and Luclin zones
- Special abilities and spells for NPC races (dragon roar/charm, ghoul root, spider/snake poison, etc.)
- Complete faction list
- Faction increases for killing orcs, gnolls, goblins etc (the code for this is in EQNPC, I just haven't tested it yet)
- Working boats
- Visible equipment for guards and NPCs (partly working ATM)
- More tradeskill recipes
- Spell research (including research item loot drops) - working on this ATM but it isn't functional in this release version
- Spell loot drops
- Ground spawn objects for quests
For DB installation instructions read the readme.txt in the world data zip.
To run this DB you need the EQEmu 4.4dr1 binaries and DB format (many DB changes since 4.3), all these files can be downloaded in
this zip -
http://edwardpinniger.bctalk.net/eq/44dr1.zip . It contains both a blank db.sql if you don't already have an EQEmu DB,
and an upgrade .sql file if you already have an 0.4.3 DB , as well as the world, zone and minilogin server .exes.
If you don't already have item/book data in your DB, download
http://edwardpinniger.bctalk.net/eq/itemsbooks.zip and
source the files in the zip (items.sql, books.sql) in with MySQL.
I've also updated my "EQNPC" parser program (generates MySQL data for EQEmu from a text list of NPCs), it can be downloaded
from
http://edwardpinniger.bctalk.net/eq/eqnpc.zip . Earlier versions won't work with 4.4dr1.