Попробуйте на это поменять.
Код:
<skill id="30041" levels="17" name="Eminent Robe Mastery">
<table name="#PDef2">7 12 27 39 55 69 77 1333 1464 1608 1734 1943 2017 2093 2172 2264 2350</table>
<table name="#MDef2">0 0 0 0 0 0 533 949 1073 1214 1340 1511 1588 1668 1753 1842 1935</table>
<table name="#pDef">1 1 1 1 1 1 1.03 1.1</table>
<table name="#mDef">1 1 1 1 1 1 1.03 1.1</table>
<table name="#magicResist">0 5 10 15 20 25 30 35</table>
<set name="icon" value="icon.skill30024"/>
<set name="target" value="TARGET_SELF"/>
<set name="skillType" value="BUFF"/>
<set name="operateType" value="OP_PASSIVE"/>
<for>
<mul order="0x30" stat="pDef" value="#pDef">
<using armor="Magic"/>
</mul>
<add order="0x40" stat="pDef" value="#PDef2">
<using armor="Magic"/>
</add>
<mul order="0x30" stat="mDef" value="#mDef">
<using armor="Magic"/>
</mul>
<add order="0x40" stat="mDef" value="#MDef2">
<using armor="Magic"/>
</add>
<add order="0x40" stat="magicResist" value="#magicResist">
<using armor="Magic"/>
</add>
</for>
</skill>