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

@@ -173,7 +173,7 @@
<set name="targetType" val="SELF" />
<for>
<effect name="Buff">
<add stat="rCrit" val="109.2" />
<add stat="critRate" val="109.2" />
<mul stat="maxHp" val="1.1" />
<mul stat="pvpPhysDmg" val="1.05" />
<mul stat="pvpPhysSkillsDmg" val="1.05" />
@@ -223,7 +223,7 @@
<mul stat="pAtk" val="1.054" /> <!-- P. Atk. +5.4% -->
<add stat="maxHp" val="492" /> <!-- Max HP +492 Effect -->
<add stat="darkRes" val="8" /> <!-- Dark resistance +8 -->
<mul stat="PhysicalMpConsumeRate" val="0.95" /> <!-- MP consumption of the active skill is decreased -5% -->
<mul stat="physicalMpConsumeRate" val="0.95" /> <!-- MP consumption of the active skill is decreased -5% -->
</effect>
<effect name="EnableCloak" />
</for>
@@ -238,8 +238,8 @@
<effect name="Buff">
<mul stat="pAtk" val="1.054" /> <!-- P. Atk +5.4% -->
<add stat="maxHp" val="492" /> <!-- MaxHP +492 -->
<add stat="rCrit" val="24.6" /> <!-- Critical Damage Chance +24.6 -->
<add stat="cAtkAdd" val="234" /> <!-- Critical Damage +234 -->
<add stat="critRate" val="24.6" /> <!-- Critical Damage Chance +24.6 -->
<add stat="critDmgAdd" val="234" /> <!-- Critical Damage +234 -->
<add stat="darkRes" val="8" /> <!-- Dark Resistance +8 -->
</effect>
<effect name="EnableCloak" />