L2J Revision Number: 3332
L2JDP Revision Number: 6445
where are stored elemental values of weapons/armors in database?
Elemental Value
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
- devo
- Posts: 798
- Joined: Mon Jun 15, 2009 1:19 pm
Elemental Value
A hero of war is that what they see...
-
- L2j Veteran
- Posts: 3437
- Joined: Wed Apr 30, 2008 8:53 am
- Location: Russia
Re: Elemental Value
elementals
Commiter of the shit
public static final int PI = 3.1415926535897932384626433832795;
public static final int PI = 3.1415926535897932384626433832795;
- devo
- Posts: 798
- Joined: Mon Jun 15, 2009 1:19 pm
- janiii
- L2j Veteran
- Posts: 4269
- Joined: Wed May 28, 2008 3:15 pm
- Location: Slovakia
Re: Elemental Value
java class Elementals
DO NOT EVEN TRY TO MESS WITH ME!
forum flOOder dancing dEVILoper ♀
I don't give private support - PM will be ignored!
forum flOOder dancing dEVILoper ♀
I don't give private support - PM will be ignored!
- devo
- Posts: 798
- Joined: Mon Jun 15, 2009 1:19 pm
Re: Elemental Value
but there are stats of ppl weapons? I'm looking where is elemental enchant data stored, for example Item with 150attribute.
A hero of war is that what they see...
- janiii
- L2j Veteran
- Posts: 4269
- Joined: Wed May 28, 2008 3:15 pm
- Location: Slovakia
Re: Elemental Value
what about item_attributes table? 

DO NOT EVEN TRY TO MESS WITH ME!
forum flOOder dancing dEVILoper ♀
I don't give private support - PM will be ignored!
forum flOOder dancing dEVILoper ♀
I don't give private support - PM will be ignored!
- devo
- Posts: 798
- Joined: Mon Jun 15, 2009 1:19 pm
Re: Elemental Value
Yes but I see there
in all records so? Ppl have items with elemental.
Code: Select all
ElemType: -1
Code: Select all
ElemValue: -1
A hero of war is that what they see...
-
- L2j Veteran
- Posts: 3437
- Joined: Wed Apr 30, 2008 8:53 am
- Location: Russia
Re: Elemental Value
Worksforme - items with smth positive in elemValue has elemType not -1.
Commiter of the shit
public static final int PI = 3.1415926535897932384626433832795;
public static final int PI = 3.1415926535897932384626433832795;