Quote:
Originally Posted by demonstar55
PEQ's spells and pets probably won't be updated for a while, mainly because content wise they don't need to. If you want more spells, just run import_spells.pl your self supplying a newer spell file. EDIT: There is also a bug with spells with an ID over a certain point due to improper int sizes (at least improper with respect to RoF)
On pets, they are mostly made up in the current database due to lack of information. And newer pets haven't been added because PEQ doesn't need them yet. If you would like newer pets add them yourself. As an example to add another pet, such as Essence of Air. The spell description says "Summon Pet: SumAirR17" on Alla, so you just need to create an NPC named SumAirR17, best pet would be to copy the SumAirR16 pet and tweak the numbers around (up AC, HP, min hit, and max hit mostly)
|
Waking up an old post here, but That ^^^ was a good fix for the 71+ pet prob.
Just used Navicat to create new entry with a new npcid for the SumAirR17.
Basically copied all the stats from the R16 pet and modified, then added an
entry in to the "pets" table and voila, able to summon a lvl 71 air pet.
Thanks for the info
