Sync with L2jServer HighFive Feb 18th 2015.

This commit is contained in:
mobius
2015-02-18 23:00:01 +00:00
parent 2bc6190412
commit d76ff9a69a
24 changed files with 105 additions and 102 deletions

View File

@@ -1061,7 +1061,7 @@
<!-- Confirmed CT2.5 -->
<table name="#cAtk"> 1.05 1.1 </table>
<table name="#icons"> icon.skill6366_1 icon.skill6366_2 </table>
<table name="#mCritRate"> 0.02 0.04 </table>
<table name="#mCritPower"> 1.02 1.04 </table>
<table name="#rCrit"> 1.04 1.08 </table>
<set name="abnormalLvl" val="1" />
<set name="abnormalTime" val="600" />
@@ -1083,7 +1083,7 @@
<for>
<effect name="Buff">
<mul stat="rCrit" val="#rCrit" />
<mul stat="mCritRate" val="#mCritRate" />
<mul stat="mCritPower" val="#mCritPower" />
<mul stat="cAtk" val="#cAtk" />
</effect>
</for>