Sync with L2JServer Jan 24th 2015.

This commit is contained in:
mobius
2015-01-24 20:02:32 +00:00
parent d349bd3924
commit 1c6301c46d
1012 changed files with 23069 additions and 6307 deletions

View File

@@ -336,7 +336,10 @@
<set name="rideState" val="NONE;STRIDER;WYVERN;WOLF" />
<set name="targetType" val="SELF" />
<cond>
<player canSummon="true" />
<and>
<player canSummonServitor="true" />
<player hasFreeSummonPoints="0" />
</and>
</cond>
<for>
<effect name="Summon">
@@ -1067,7 +1070,7 @@
<effect name="Buff">
<mul stat="mAtk" val="1.05" />
<mul stat="mAtkSpd" val="1.05" />
<mul stat="mCritRate" val="0.05" />
<mul stat="mCritRate" val="1.05" />
<mul stat="MagicalMpConsumeRate" val="0.95" />
</effect>
</for>
@@ -2420,4 +2423,4 @@
<effect name="EnemyCharge" />
</for>
</skill>
</list>
</list>