Sync with L2jServer HighFive Sep 8th 2015.
This commit is contained in:
@@ -162,7 +162,7 @@
|
||||
<set name="targetType" val="SELF" />
|
||||
<for>
|
||||
<effect name="Buff">
|
||||
<mul stat="rCrit" val="1.3" />
|
||||
<mul stat="critRate" val="1.3" />
|
||||
</effect>
|
||||
</for>
|
||||
</skill>
|
||||
@@ -180,7 +180,7 @@
|
||||
<set name="targetType" val="SELF" />
|
||||
<for>
|
||||
<effect name="Buff">
|
||||
<mul stat="cAtk" val="1.35" />
|
||||
<mul stat="critDmg" val="1.35" />
|
||||
</effect>
|
||||
</for>
|
||||
</skill>
|
||||
@@ -385,9 +385,9 @@
|
||||
<set name="targetType" val="SELF" />
|
||||
<for>
|
||||
<effect name="Buff">
|
||||
<mul stat="PhysicalMpConsumeRate" val="0.8" />
|
||||
<mul stat="MagicalMpConsumeRate" val="0.9" />
|
||||
<mul stat="DanceMpConsumeRate" val="0.8" />
|
||||
<mul stat="physicalMpConsumeRate" val="0.8" />
|
||||
<mul stat="magicalMpConsumeRate" val="0.9" />
|
||||
<mul stat="danceMpConsumeRate" val="0.8" />
|
||||
</effect>
|
||||
</for>
|
||||
</skill>
|
||||
@@ -1381,11 +1381,11 @@
|
||||
<mul stat="regHp" val="1.2" />
|
||||
<mul stat="maxMp" val="1.2" />
|
||||
<mul stat="regMp" val="1.2" />
|
||||
<mul stat="PhysicalMpConsumeRate" val="0.95" />
|
||||
<mul stat="MagicalMpConsumeRate" val="0.95" />
|
||||
<mul stat="DanceMpConsumeRate" val="0.95" />
|
||||
<mul stat="physicalMpConsumeRate" val="0.95" />
|
||||
<mul stat="magicalMpConsumeRate" val="0.95" />
|
||||
<mul stat="danceMpConsumeRate" val="0.95" />
|
||||
<add stat="mCritRate" val="2" />
|
||||
<mul stat="cAtk" val="1.2" />
|
||||
<mul stat="critDmg" val="1.2" />
|
||||
<mul stat="pDef" val="1.2" />
|
||||
<mul stat="pAtk" val="1.1" />
|
||||
<mul stat="pAtkSpd" val="1.2" />
|
||||
|
||||
Reference in New Issue
Block a user