Quote:
Originally Posted by jaspen
Could someone give me an idea where in the database to modify this myself? I looked under spells_new and didn't see anything obvious.
EDIT: I found it in npc_types. My next question is how do we verify things like dual wielding, double attack, etc. are accurate and how do you modify those?
|
should be a field in same table you found the pet entry with min/max damage and hp etc -- true/false 1/0 etc.
if not, it's a similarly named table - the ones with a union of key-fields.
if you get around to installing peqeditor (on peq's forums), it organizes this sort of thing in a more easily read format. e.g. checkboxes for things like douple attack etc.
it's a bit more to get it installed than a server setup, but if carefully follow instructions, you should be able to get it going.
EoC may be another option too.. that's huge and requires vmware and not my cup of tea, but each to their own. for heavy lifting it's probably the best tool. small stuff just look in dB or load up peqeditor.