Page 1 of 1

Elemental Value

Posted: Thu Jul 30, 2009 11:04 am
by devo
L2J Revision Number: 3332
L2JDP Revision Number: 6445

where are stored elemental values of weapons/armors in database?

Re: Elemental Value

Posted: Thu Jul 30, 2009 11:12 am
by _DS_
elementals

Re: Elemental Value

Posted: Thu Jul 30, 2009 6:54 pm
by devo
there is no such a table

Re: Elemental Value

Posted: Thu Jul 30, 2009 7:13 pm
by janiii
java class Elementals

Re: Elemental Value

Posted: Thu Jul 30, 2009 7:55 pm
by devo
but there are stats of ppl weapons? I'm looking where is elemental enchant data stored, for example Item with 150attribute.

Re: Elemental Value

Posted: Thu Jul 30, 2009 7:59 pm
by janiii
what about item_attributes table? ;)

Re: Elemental Value

Posted: Thu Jul 30, 2009 8:02 pm
by devo
Yes but I see there

Code: Select all

ElemType: -1

Code: Select all

ElemValue: -1
in all records so? Ppl have items with elemental.

Re: Elemental Value

Posted: Thu Jul 30, 2009 8:08 pm
by _DS_
Worksforme - items with smth positive in elemValue has elemType not -1.