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

@@ -400,7 +400,7 @@
<set name="targetType" val="ONE" />
<for>
<effect name="Buff">
<mul stat="rCrit" val="1.3" />
<mul stat="critRate" val="1.3" />
</effect>
</for>
</skill>
@@ -422,7 +422,7 @@
<set name="targetType" val="ONE" />
<for>
<effect name="Buff">
<mul stat="cAtk" val="1.35" />
<mul stat="critDmg" val="1.35" />
</effect>
</for>
</skill>
@@ -825,9 +825,9 @@
<set name="targetType" val="ONE" />
<for>
<effect name="Buff">
<mul stat="MagicalMpConsumeRate" val="0.9" />
<mul stat="PhysicalMpConsumeRate" val="0.8" />
<mul stat="DanceMpConsumeRate" val="0.8" />
<mul stat="magicalMpConsumeRate" val="0.9" />
<mul stat="physicalMpConsumeRate" val="0.8" />
<mul stat="danceMpConsumeRate" val="0.8" />
</effect>
</for>
</skill>
@@ -861,9 +861,9 @@
<mul stat="mAtkSpd" val="1.2" />
<sub stat="debuffVuln" val="10" />
<mul stat="runSpd" val="0.8" />
<mul stat="MagicalMpConsumeRate" val="0.95" />
<mul stat="PhysicalMpConsumeRate" val="0.95" />
<mul stat="DanceMpConsumeRate" val="0.95" />
<mul stat="magicalMpConsumeRate" val="0.95" />
<mul stat="physicalMpConsumeRate" val="0.95" />
<mul stat="danceMpConsumeRate" val="0.95" />
</effect>
</for>
</skill>
@@ -888,7 +888,7 @@
<mul stat="maxMp" val="1.2" />
<mul stat="regHp" val="1.2" />
<add stat="mCritRate" val="2" />
<mul stat="cAtk" val="1.2" />
<mul stat="critDmg" val="1.2" />
<mul stat="pAtk" val="1.1" />
<mul stat="pDef" val="1.2" />
<mul stat="pAtkSpd" val="1.2" />
@@ -920,7 +920,7 @@
<for>
<effect name="Buff">
<mul stat="maxHp" 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" />
@@ -956,7 +956,7 @@
<param type="PER" />
<param heal="true" />
<add stat="mCritRate" val="2" />
<mul stat="cAtk" val="1.2" />
<mul stat="critDmg" val="1.2" />
<mul stat="pAtk" val="1.1" />
<mul stat="pDef" val="1.2" />
<mul stat="pAtkSpd" val="1.2" />
@@ -1372,8 +1372,8 @@
<set name="targetType" val="ONE" />
<for>
<effect name="Buff">
<mul stat="rCrit" val="1.3" />
<mul stat="cAtk" val="1.35" />
<mul stat="critRate" val="1.3" />
<mul stat="critDmg" val="1.35" />
</effect>
<effect name="DispelBySlot">
<param dispel="CRITICAL_PROB_UP,9;CRITICAL_DMG_UP,9" />
@@ -1469,7 +1469,7 @@
<mul stat="pAtk" val="1.05">
<using kind="SWORD,DUAL,ANCIENTSWORD,RAPIER,DAGGER,DUALDAGGER,POLE,DUALFIST" />
</mul>
<mul stat="rCrit" val="1.2">
<mul stat="critRate" val="1.2">
<using kind="SWORD,DUAL,ANCIENTSWORD,RAPIER,DAGGER,DUALDAGGER,POLE,DUALFIST" />
</mul>
</effect>