Столкнулся с такой бедой, при заточке оружия слетает бафф от ЛСа. В чём проблема может быть или так и должно быть?
<skill id="3142" levels="10" name="Item Skill: Wild Magic">
<table name="#mpConsume2">48 53 55 59 64 65 69 73 77 82</table>
<!--
Description:
Lvl 1-10 - Active: Increases the critical attack rate of magic attacks temporarily.
-->
<table name="#mCritRate">1.55 1.60 1.65 1.70 1.75 1.80 1.85 1.90 1.95 2</table>
<table name="#magicLevel">46 49 52 55 58 61 64 67 70 75</table>
<set name="magicType" val="SPECIAL"/>
<set name="icon" val="icon.skill3123"/>
<set name="reuseDelay" val="5000"/>
<set name="magicLevel" val="#magicLevel"/>
<set name="hitTime" val="3000"/>
<set name="hitCancelTime" val="500"/>
<set name="mpConsume2" val="#mpConsume2"/>
<set name="target" val="TARGET_SELF"/>
<set name="skillType" val="BUFF"/>
<set name="isSaveable" val="false"/>
<set name="operateType" val="OP_ACTIVE"/>
<set name="isReuseDelayPermanent" val="true"/>
<for>
<effect count="1" name="Buff" stackOrder="10" stackType="augment" time="1200" val="0">
<mul order="0x30" stat="mCritRate" val="#mCritRate"/>
</effect>
</for>
</skill>
<skill id="3142" levels="10" name="Item Skill: Wild Magic">
<table name="#mpConsume2">48 53 55 59 64 65 69 73 77 82</table>
<!--
Description:
Lvl 1-10 - Active: Increases the critical attack rate of magic attacks temporarily.
-->
<table name="#mCritRate">1.55 1.60 1.65 1.70 1.75 1.80 1.85 1.90 1.95 2</table>
<table name="#magicLevel">46 49 52 55 58 61 64 67 70 75</table>
<set name="magicType" val="SPECIAL"/>
<set name="icon" val="icon.skill3123"/>
<set name="reuseDelay" val="5000"/>
<set name="magicLevel" val="#magicLevel"/>
<set name="hitTime" val="3000"/>
<set name="hitCancelTime" val="500"/>
<set name="mpConsume2" val="#mpConsume2"/>
<set name="target" val="TARGET_SELF"/>
<set name="skillType" val="BUFF"/>
<set name="isSaveable" val="false"/>
<set name="operateType" val="OP_ACTIVE"/>
<set name="isReuseDelayPermanent" val="true"/>
<for>
<effect count="1" name="Buff" stackOrder="10" stackType="augment" time="1200" val="0">
<mul order="0x30" stat="mCritRate" val="#mCritRate"/>
</effect>
</for>
</skill>