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

@@ -182,8 +182,8 @@
<for>
<effect name="Buff">
<mul stat="pAtk" val="1.45" />
<mul stat="cAtk" val="1.45" />
<add stat="rCrit" val="45" />
<mul stat="critDmg" val="1.45" />
<add stat="critRate" val="45" />
<mul stat="pAtkSpd" val="0.85" />
</effect>
</for>
@@ -620,10 +620,10 @@
<mul stat="pAtk" val="#rate">
<using kind="SWORD, BLUNT" />
</mul>
<mul stat="cAtk" val="#rate">
<mul stat="critDmg" val="#rate">
<using kind="SWORD, BLUNT" />
</mul>
<mul stat="PhysicalMpConsumeRate" val="1.1">
<mul stat="physicalMpConsumeRate" val="1.1">
<using kind="SWORD, BLUNT" />
</mul>
</effect>
@@ -642,7 +642,7 @@
<using slot="rhand" />
</and>
</mul>
<add stat="rCrit" val="60">
<add stat="critRate" val="60">
<and>
<using kind="BLUNT" />
<using slot="rhand" />