Sync with L2jServer HighFive Sep 8th 2015.

This commit is contained in:
MobiusDev
2015-09-08 19:52:45 +00:00
parent 4e2af7c19a
commit 40380c4860
738 changed files with 14444 additions and 13328 deletions

View File

@@ -229,7 +229,7 @@
<set name="targetType" val="ONE" />
<for>
<effect name="Buff">
<mul stat="rCrit" val="2">
<mul stat="critRatePos" val="2">
<player behind="true" />
</mul>
<!-- TODO: Missing bonus for Rapier -->
@@ -718,7 +718,7 @@
<for>
<effect name="Debuff">
<mul stat="pDef" val="#pDef" />
<add stat="rCrit" val="#rCrit" />
<add stat="critRate" val="#rCrit" />
</effect>
</for>
</skill>
@@ -799,7 +799,7 @@
<for>
<effect name="Debuff">
<mul stat="mAtkSpd" val="#mAtkSpd" />
<mul stat="MagicalMpConsumeRate" val="#MpConsumeRate" />
<mul stat="magicalMpConsumeRate" val="#MpConsumeRate" />
</effect>
</for>
</skill>