<skill id="758" levels="1" name="Fighter's Will">
<!--
Description:
Attack power and Atk. Spd. are increased when using a short-range weapon. There is also a chance that the physical skill's power and Critical Rate may be increased.
-->
<set name="magicLevel" value="81"/>
<set name="icon" value="icon.skill0758"/>
<set name="operateType" value="OP_PASSIVE"/>
<triggers>
<trigger id="5559" level="1" type="ATTACK" chance="3">
<using kind="Sword, Blunt, Dagger, Big Blunt, Pole, Fist, Dual Sword, Dual Blunt, Dual Fist, Big Sword, Rapier, Ancient Sword, Dual Dagger"/>
</trigger>
</triggers>
<for>
<add order="0x60" stat="pAtk" value="100">
<using kind="Sword, Blunt, Dagger, Big Blunt, Pole, Fist, Dual Sword, Dual Blunt, Dual Fist, Big Sword, Rapier, Ancient Sword, Dual Dagger"/>
</add>
<mul order="0x50" stat="pAtkSpd" value="1.1">
<using kind="Sword, Blunt, Dagger, Big Blunt, Pole, Fist, Dual Sword, Dual Blunt, Dual Fist, Big Sword, Rapier, Ancient Sword, Dual Dagger"/>
</mul>
</for>
</skill>
|