How to view all properties stat?

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
chuong2a
Posts: 51
Joined: Thu Oct 25, 2012 2:07 am

How to view all properties stat?

Post by chuong2a »

How to view all properties stat?
I find this from files in folder J:\L2J Server 6636\game\data\stats\options
<option id="17402" name="o_f_67_1g_acc_ring_2">
<!-- M. Def. + 1.35 Increase Max HP 14.5 -->
<for>
<add order="0x40" stat="mDef" val="1.35" />
<add order="0x40" stat="maxHp" val="14.5" />
</for>
How to view all properties stat like mDef, MaxHp, regHp?
Post Reply