Sync with L2jServer HighFive Feb 18th 2015.

This commit is contained in:
mobius
2015-02-18 23:00:01 +00:00
parent 2bc6190412
commit d76ff9a69a
24 changed files with 105 additions and 102 deletions

View File

@@ -1076,7 +1076,7 @@
<set name="targetType" val="AURA" />
<for>
<effect name="Buff">
<mul stat="mCritRate" val="2" />
<add stat="mCritRate" val="2" />
</effect>
</for>
</skill>
@@ -1113,7 +1113,7 @@
<set name="targetType" val="AURA" />
<for>
<effect name="Buff">
<mul stat="mCritRate" val="2" />
<add stat="mCritRate" val="2" />
<mul stat="regMp" val="1.2" />
<mul stat="pAtk" val="1.1" />
<mul stat="pDef" val="1.2" />
@@ -1144,7 +1144,7 @@
<effect name="Buff">
<mul stat="maxMp" val="1.2" />
<mul stat="regHp" val="1.2" />
<mul stat="mCritRate" val="2" />
<add stat="mCritRate" val="2" />
<mul stat="cAtk" val="1.2" />
<mul stat="pAtk" val="1.1" />
<mul stat="pDef" val="1.2" />
@@ -1173,7 +1173,7 @@
<effect name="Buff">
<mul stat="maxHp" val="1.2" />
<mul stat="rCrit" val="1.2" />
<mul stat="mCritRate" val="0.2" />
<mul stat="mCritPower" val="1.2" />
<mul stat="pAtk" val="1.1" />
<mul stat="pDef" val="1.2" />
<mul stat="pAtkSpd" val="1.2" />
@@ -1200,7 +1200,7 @@
<for>
<effect name="Buff">
<mul stat="maxHp" val="1.2" />
<mul stat="mCritRate" val="0.2" />
<add stat="mCritRate" val="2" />
<mul stat="cAtk" val="1.2" />
<mul stat="pAtk" val="1.1" />
<mul stat="pDef" val="1.2" />