» Find Revision
L2J Revision Last on 18/01/2011:
L2JDP Revision Last on 18/01/2011:
Where the above values skills are show in server files:
4275 >> Sacred Attack Weak Point
4279 >> Fire Attack Weak Point
(and same anothers)
Because the values of anothers skills stay in xml files like:
<skill id="4276" levels="5" name="Archery Attack Weak Point">
<!-- Freya retail confirmed -->
<table name="#bowVuln"> 1.11 1.25 1.43 1.67 2 </table>
<set name="target" val="TARGET_SELF" />
<set name="skillType" val="BUFF" />
<set name="operateType" val="OP_PASSIVE" />
<for>
<mul order="0x30" stat="bowWpnVuln" val="#bowVuln" />
<mul order="0x30" stat="crossbowWpnVuln" val="#bowVuln" />
</for>
</skill>
_______________________
Thx for all help
