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

@@ -550,7 +550,7 @@
<mul stat="maxCp" val="1.2" />
<mul stat="regCp" val="1.2" />
<mul stat="maxMp" val="1.2" />
<mul stat="rCrit" val="1.2" />
<mul stat="critRate" val="1.2" />
<mul stat="mCritPower" val="1.2" />
<mul stat="pAtk" val="1.1" />
<mul stat="pDef" val="1.2" />
@@ -570,7 +570,7 @@
<mul stat="maxCp" val="1.2" />
<mul stat="regCp" val="1.2" />
<mul stat="maxMp" val="1.2" />
<mul stat="rCrit" val="1.2" />
<mul stat="critRate" val="1.2" />
<mul stat="mCritPower" val="1.2" />
<mul stat="pAtk" val="1.1" />
<mul stat="pDef" val="1.2" />
@@ -2116,7 +2116,7 @@
<for>
<effect name="Buff">
<mul stat="mAtk" val="1.25" />
<mul stat="MagicalMpConsumeRate" val="1.35" />
<mul stat="magicalMpConsumeRate" val="1.35" />
</effect>
</for>
</skill>
@@ -2704,8 +2704,8 @@
<for>
<effect name="Buff">
<mul stat="pAtk" val="#amount" />
<mul stat="rCrit" val="#rCrit" />
<mul stat="cAtk" val="#amount" />
<mul stat="critRate" val="#rCrit" />
<mul stat="critDmg" val="#amount" />
</effect>
</for>
</skill>