Go Back   EQEmulator Home > EQEmulator Forums > Support > Spell Support

Spell Support Broken Spells? Want them Fixed? Request it here.

Reply
 
Thread Tools Display Modes
  #1  
Old 07-20-2021, 04:45 PM
Hengishammer
Fire Beetle
 
Join Date: Mar 2007
Posts: 2
Default Beastlord Healing Spell lv 28

This spell will not scribe even though it clearly shows it can be at level 28.

It tells me it is available at level 36.

I am using ROF2 client.

Thanks!
Reply With Quote
  #2  
Old 07-21-2021, 01:35 AM
Huppy's Avatar
Huppy
Demi-God
 
Join Date: Oct 2010
Posts: 1,333
Default

Running this query in the database will help.

Code:
UPDATE spells_new SET classes15 = 28 WHERE id = 12;
__________________
Hanging out at Antonica.World
Reply With Quote
  #3  
Old 07-21-2021, 02:02 AM
Splose
Banned
 
Join Date: Apr 2014
Posts: 279
Default

Quote:
Originally Posted by Hengishammer View Post
This spell will not scribe even though it clearly shows it can be at level 28.

It tells me it is available at level 36.

I am using ROF2 client.

Thanks!
Quote:
Originally Posted by Huppy View Post
Code:
UPDATE spells_new SET classes15 = 28 WHERE id = 12;
The reason is because the spells_us.txt in your EverQuest directory has it set to level 36. So your client thinks it is level 36. After running the query that Huppy posted above you need to use the export_client_files.exe to grab the new spells_us.txt (from the export folder) and overwrite your current one in the EQ directory.

It is possible that it is already set to level 28 in the DB so his query might not do anything, definitely run it anyway though if you want it to be level 28. Only saying this because mine is set to level 30 and Alla has it at 36, if you're talking about Yekan's Recovery.



The query I used to get this info ^
Code:
select id,name,classes15 from spells_new where name like '%Yekan\'\s Recovery%';
** I forgot to mention that anyone else playing on your server will need the updated spell file as well. And you will need to update and distribute the spell file for ~90% of changes.
Reply With Quote
  #4  
Old 07-21-2021, 02:27 AM
Huppy's Avatar
Huppy
Demi-God
 
Join Date: Oct 2010
Posts: 1,333
Default

I assumed the OP was talking about the lvl 28 "Healing" spell (id =12) when I posted that query. I had previosly checked a recent peqdb and that id in the spells_new was set at 36, so I changed my own to 28, as well.
__________________
Hanging out at Antonica.World
Reply With Quote
  #5  
Old 07-21-2021, 08:24 AM
Splose
Banned
 
Join Date: Apr 2014
Posts: 279
Default

lol dunno why I thought it was pet healing spell..



Guess they did that about 5 years ago.
Reply With Quote
  #6  
Old 07-21-2021, 08:42 AM
Hengishammer
Fire Beetle
 
Join Date: Mar 2007
Posts: 2
Default

Thanks guys that did the trick!

Appreciate it!!
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 04:45 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