Page 1 of 1

elemental attribute not wark

Posted: Mon Apr 04, 2011 8:22 pm
by daslan
If you want to receive support we need this info to help you properly.
ยป Find Revision
L2J Revision Number:4497
L2JDP Revision Number:7780


the armor set has no resistance against element attribute. The dance has attributes regardless of whether or not the same.

help straighten out this problem.

Exemple:

<skill id="2329" levels="4" name="Fire Stone">
<table name="#magicLvl"> 15 25 35 55 75 90 </table>
<table name="#mdot"> 15 25 35 55 75 90 </table>
<table name="#power"> 15 25 35 55 75 90 </table>
<table name="#stackOrder"> 1 2 3 4 5 6 </table>
<set name="magicLvl" val="#magicLvl" />
<set name="power" val="#power" />
<set name="target" val="TARGET_NONE" />
<set name="skillType" val="NOTDONE" />
<set name="operateType" val="OP_PASSIVE" />
<for>
<effect name="" time="0" val="0" stackOrder="#stackOrder">
<add order="0x40" stat="fireRes" val="#power" />
</effect>
</for>
</skill>

<skill id="2330" levels="4" name="Water Stone">
<set name="target" val="TARGET_NONE" />
<set name="skillType" val="NOTDONE" />
<set name="operateType" val="OP_PASSIVE" />
</skill>


thanks
:(

Re: elemental attribute not wark

Posted: Tue Apr 05, 2011 4:42 am
by Dumpster
Perhaps a bit more information given will help out here as it very difficult to understand what the problem is.

Re: elemental attribute not wark

Posted: Thu Apr 07, 2011 12:57 pm
by daslan
When you put clothes on attributes rather than reducing the damage caused by a weapon that has an attribute does not have a lesser effect the damage taken is the same with or without attributes in clothing. Did it have to solve this problem?

:mrgreen: