Sync with L2JServer Jan 26th 2015.

This commit is contained in:
mobius
2015-01-27 01:59:37 +00:00
parent 5d7ab65416
commit bfe682bbe3
63 changed files with 1049 additions and 1306 deletions

View File

@@ -604,7 +604,7 @@
<effect name="Buff">
<add stat="rCrit" val="50" />
<add stat="mCritRate" val="20" />
<mul stat="skillMastery" val="1.50" />
<mul stat="skillCriticalProbability" val="1.50" />
</effect>
</for>
</skill>
@@ -732,7 +732,7 @@
<set name="targetType" val="SELF" />
<for>
<effect name="Buff">
<mul stat="skillMastery" val="#bonus" />
<mul stat="skillCriticalProbability" val="#bonus" />
</effect>
</for>
</skill>