Sync with L2jServer HighFive Sep 8th 2015.
This commit is contained in:
@@ -138,7 +138,7 @@
|
||||
<set name="targetType" val="SELF" />
|
||||
<for>
|
||||
<effect name="Buff">
|
||||
<mul stat="rCrit" val="1.25" />
|
||||
<mul stat="critRate" val="1.25" />
|
||||
</effect>
|
||||
</for>
|
||||
</skill>
|
||||
@@ -156,7 +156,7 @@
|
||||
<set name="targetType" val="SELF" />
|
||||
<for>
|
||||
<effect name="Buff">
|
||||
<mul stat="cAtk" val="1.3" />
|
||||
<mul stat="critDmg" val="1.3" />
|
||||
</effect>
|
||||
</for>
|
||||
</skill>
|
||||
@@ -361,9 +361,9 @@
|
||||
<set name="targetType" val="SELF" />
|
||||
<for>
|
||||
<effect name="Buff">
|
||||
<mul stat="PhysicalMpConsumeRate" val="0.9" />
|
||||
<mul stat="MagicalMpConsumeRate" val="0.96" />
|
||||
<mul stat="DanceMpConsumeRate" val="0.9" />
|
||||
<mul stat="physicalMpConsumeRate" val="0.9" />
|
||||
<mul stat="magicalMpConsumeRate" val="0.96" />
|
||||
<mul stat="danceMpConsumeRate" val="0.9" />
|
||||
</effect>
|
||||
</for>
|
||||
</skill>
|
||||
@@ -609,7 +609,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>
|
||||
@@ -629,7 +629,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>
|
||||
@@ -769,9 +769,9 @@
|
||||
<set name="targetType" val="SELF" />
|
||||
<for>
|
||||
<effect name="Buff">
|
||||
<mul stat="PhysicalMpConsumeRate" val="0.9" />
|
||||
<mul stat="MagicalMpConsumeRate" val="0.96" />
|
||||
<mul stat="DanceMpConsumeRate" val="0.9" />
|
||||
<mul stat="physicalMpConsumeRate" val="0.9" />
|
||||
<mul stat="magicalMpConsumeRate" val="0.96" />
|
||||
<mul stat="danceMpConsumeRate" val="0.9" />
|
||||
</effect>
|
||||
</for>
|
||||
</skill>
|
||||
|
||||
Reference in New Issue
Block a user