Re: archers problem
Posted: Tue Oct 19, 2010 7:30 pm
<skill id="611" levels="3" name="Fire Squad">
<table name="#rCrit"> 0 15 15 </table>
<table name="#cAtkAdd"> 0 0 100 </table>
<set name="target" val="TARGET_SELF" />
<set name="skillType" val="BUFF" />
<set name="operateType" val="OP_PASSIVE" />
<set name="isMagic" val="true" />
<set name="isClanSkill" val="true" />
<for>
<add order="0x40" stat="pAtk" val="17.3" />
<add order="0x40" stat="rCrit" val="#rCrit" />
<add order="0x40" stat="cAtkAdd" val="50" /> <-------problem fixed a little interference with archer and fighter will,idk if will help others but for me now works perfect, ty for supporting tan
</for>
</skill>
<table name="#rCrit"> 0 15 15 </table>
<table name="#cAtkAdd"> 0 0 100 </table>
<set name="target" val="TARGET_SELF" />
<set name="skillType" val="BUFF" />
<set name="operateType" val="OP_PASSIVE" />
<set name="isMagic" val="true" />
<set name="isClanSkill" val="true" />
<for>
<add order="0x40" stat="pAtk" val="17.3" />
<add order="0x40" stat="rCrit" val="#rCrit" />
<add order="0x40" stat="cAtkAdd" val="50" /> <-------problem fixed a little interference with archer and fighter will,idk if will help others but for me now works perfect, ty for supporting tan
</for>
</skill>