View Full Version : Lesser Summon Corpse
ionhsmith
02-20-2016, 05:48 PM
lvl 12 necro lvl 25 SK spell. in the vendor it shows this spell as necro lvl 12 and sk lvl 12 however it is set to SK level 25 like it is suppose to. I played around in EOC to see if I could change it so the spell showed SK level 25 but couldn't find anywhere to change that. I went into the dbstr_us.txt edit and didn't see it there either. Anyone know how to change this so it shows the proper stat
Uleat
02-20-2016, 06:26 PM
So, when the spell is scribed, it shows a level 25 requirement for SKs?
EDIT:
SELECT `id`, `name`, `classes5`, `classes11` FROM `spells_new` WHERE `name` LIKE '%lesser summon corpse%'
Both classes are showing as '12' - what reference are you using for the SK as '25?'
Ref: http://spells.eqresource.com/spells.php?id=2213
ionhsmith
02-20-2016, 06:49 PM
well in game when a lvl 12 sk trys to scribe the spell it says must be level 25 ... so I looked it up on allakazam and it says the necro is 12 and sk is 25 for this spell
Uleat
02-20-2016, 07:32 PM
http://lucy.allakhazam.com/spellhistory.html?id=2213&source=Live
"2007-11-12 21:58 Changed Shadow Knight level from 25 to 12"
https://github.com/EQEmu/Server/blob/master/common/clientversions.h#L56
Titanium and SoF are probably still showing '25'..but, the later clients should be showing '12.'
ionhsmith
02-20-2016, 07:52 PM
I'm using rof2 and the spell wont let SK use it at 12 they have to use it at 25 ... I know how do fix that part though
Uleat
02-20-2016, 08:51 PM
spells_us.txt is where the client looks for certain spell data.
My RoF2 is showing '12/12' as well..if yours is showing '25/12,' you may not have the default spells file.
I haven't used it myself..but, I think there's an export files feature that will generate new client spell files from the current database one. That will help to eliminate
issues like this.
ionhsmith
02-21-2016, 09:14 PM
Mine shows 12 /12 also but when i look into my database on The server it it requires the sk to be 25 ... ill just change the spell to 12 /12 ... easy fix but i was wondering if there was a way to change the actual spell wording from saying 12/12 to 12/25 if i wanted to
Uleat
02-21-2016, 09:37 PM
That's probably going to be one of those things that need to be fixed by using a distributable spells file.
I haven't messed with that myself.
vBulletin® v3.8.11, Copyright ©2000-2025, vBulletin Solutions Inc.