Log in

View Full Version : Spells: Enchant Silver Mana Cost


mmiles8
07-26-2010, 10:50 PM
This spell currently costs 80 mana, making it require more mana than enchant electrum. The cost should be 60.

Waybacked Castersrealm Enchanter Spell List (http://web.archive.org/web/20001209190200/eq.castersrealm.com/spells/spells.asp?Class=Enchanter)

Eqtraders Item Page (http://www.eqtraders.com/items/show_item.php?item=1053&menustr=035000000000)

Allakhazam Spell Page (http://everquest.allakhazam.com/db/spell.html?spell=667)

mmiles8
08-02-2010, 01:18 AM
I checked the latest version of spells_us.txt in the eqchangesv3.zip to see if the mana cost was updated. Searching the file with the spell editor tool that Nilbog put up in another thread shows that Enchant Silver seems to be missing entirely.

Despite this, the spell still casts.

nilbog
08-02-2010, 07:04 PM
The allia/bleh spell editor? Make sure its pointing towards the correct spells_us.txt when you load it up.

I see it correctly in my editor, and in the table as ID 667. When the editor loads up, click the By Name tab to the left, and then scroll down to Enchant.

http://i25.tinypic.com/osheu1.jpg

Alternately, if you have a mysql database and perl set up, you can import/export it and query to your liking.

http://code.google.com/p/projecteqemu/source/browse/#svn/trunk/EQEmuServer/utils Includes a link for import_spells.pl and export_spells.pl

Keep up the good bug reports!