Bane damage
Hi there,
Just a question, I was wondering if it was possible to create a bane damage : Froglok weapon, and if it's possible, how exactly. Thanks ! |
update items set banedmgrace=Z, banedmgraceamt=10 where id=X;
this will add 10 points of Bane damage to weapon id X, for race # Z |
Quote:
http://www.eqemulator.net/wiki/wikka...ka=BodyTypList |
thats actually list of BODY types.
for the sql command I gave him, he can use actual RACES - like Gnollslayer http://common.allakhazam.com/images/...cc9bf9eefe.png to make a body type bane weapon he will need: update items set banedmgbody=Z, banedmgamt=10 where id=X; where Z is the type of the body from your list |
Quote:
edit: it did. My bad; I don't know if we have support for bane race being a uint32, i'll have to look at that too, since items like Hammer of the Gnoll Slayer use a race ID above 255. |
Thanks, I've located that in navicate, but since there is 3 fields I wasn't really sure.
Another point if I may.. I check the table over and over.. but how can I change the look of a weapon or Shield, I see material, but it seems to only work for armors, the weapons have a 0 in that column. Any clue? thanks in advance :) |
4 actually:
banedmgrace and banedmgraceamt for bane by race banedmgbody and banedmgamt for bane by body type (like animal) to change weapon look, you need to change column called IDfile there is a weapon model encyclopedia that was put together by George, which shows Ids for all weapon models |
Quote:
For the number to change weapon, armor, or shield, I have the encyclopedia, was just not sure where to put that number, thanks a lot ! :) |
All times are GMT -4. The time now is 01:47 PM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.