Sync with L2jServer HighFive Sep 8th 2015.
This commit is contained in:
@@ -253,7 +253,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>
|
||||
@@ -272,7 +272,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>
|
||||
@@ -1719,7 +1719,7 @@
|
||||
<set name="targetType" val="SELF" />
|
||||
<for>
|
||||
<effect name="Buff">
|
||||
<mul stat="rCrit" val="1.15" />
|
||||
<mul stat="critRate" val="1.15" />
|
||||
</effect>
|
||||
</for>
|
||||
</skill>
|
||||
@@ -1777,9 +1777,9 @@
|
||||
<set name="targetType" val="SELF" />
|
||||
<for>
|
||||
<effect name="Buff">
|
||||
<mul stat="MagicalMpConsumeRate" val="0.96" />
|
||||
<mul stat="PhysicalMpConsumeRate" val="0.9" />
|
||||
<mul stat="DanceMpConsumeRate" val="0.9" />
|
||||
<mul stat="magicalMpConsumeRate" val="0.96" />
|
||||
<mul stat="physicalMpConsumeRate" val="0.9" />
|
||||
<mul stat="danceMpConsumeRate" val="0.9" />
|
||||
</effect>
|
||||
</for>
|
||||
</skill>
|
||||
|
||||
Reference in New Issue
Block a user