EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Spell Support (https://www.eqemulator.org/forums/forumdisplay.php?f=664)
-   -   Illusion: Werewolf (https://www.eqemulator.org/forums/showthread.php?t=31401)

KodeKatt 06-01-2010 02:33 AM

Illusion: Werewolf
 
I'm probably going to find the answer before a reply here, but by default it's #14, What is the number for the newer Werewolf (DoD) model to use here?

I'm thinking maybe 14 is correct; I just need to update the model..

But.. for shits and giggles, going to test 454
..that didn't seem to work

Also.. the goal is above.. I want to update the illusion to the new werewolf, and I'm 50% clueless of how.. I know how to work around and navigate through the back end, I just don't know what I need to change.. I thought simply changing the race would work.

KodeKatt 06-01-2010 04:03 AM

Maybe I have to mod it from MySQL instead of the text file.....


SQL

To update:
Code:

UPDATE `peq`.`spells_new` SET `effect_base_value1` = '454' WHERE `spells_new`.`id` =585;
to reverse:
Code:

UPDATE `peq`.`spells_new` SET `effect_base_value1` = '14' WHERE `spells_new`.`id` =585;
//Testing above now.
And it does work!
I am epic levels of happy now <3


All times are GMT -4. The time now is 11:08 AM.

Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.