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

@@ -597,7 +597,7 @@
<mul stat="mAtkSpd" val="1.2" />
<mul stat="maxHp" val="1.2" />
<mul stat="regMp" val="1.1" />
<mul stat="MagicalMpConsumeRate" val="0.95" />
<mul stat="magicalMpConsumeRate" val="0.95" />
<sub stat="cancel" val="50" />
</effect>
<effect name="DispelBySlotProbability">
@@ -656,8 +656,8 @@
<add stat="accCombat" val="2" />
<add stat="rEvas" val="2" />
<add stat="runSpd" val="10" />
<mul stat="PhysicalMpConsumeRate" val="0.90" />
<mul stat="MagicalMpConsumeRate" val="0.90" />
<mul stat="physicalMpConsumeRate" val="0.90" />
<mul stat="magicalMpConsumeRate" val="0.90" />
<mul stat="mReuse" val="0.95" />
<mul stat="pReuse" val="0.95" />
</effect>