adding skill on armor
Posted: Wed Jun 17, 2009 11:08 am
If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision 3131:
L2JDP Revision 6208:
Good Morning guys i tryed to added an effekt to a simple tattoo like chant of vampire level 1 so i have this
<item id="496" name="Tattoo of Divine">
<for>
<add val="131" order="0x10" stat="pDef"/>
<enchant val="0" order="0x0C" stat="pDef"/>
</for>
</item>
and in the Database i added at skills = 1310-1;
i tested it ingame but is isn't working someone know how to do this or maybe what my error is ?
» Find Revision
L2J Revision 3131:
L2JDP Revision 6208:
Good Morning guys i tryed to added an effekt to a simple tattoo like chant of vampire level 1 so i have this
<item id="496" name="Tattoo of Divine">
<for>
<add val="131" order="0x10" stat="pDef"/>
<enchant val="0" order="0x0C" stat="pDef"/>
</for>
</item>
and in the Database i added at skills = 1310-1;
i tested it ingame but is isn't working someone know how to do this or maybe what my error is ?