Sync with L2jServer HighFive Nov 28th 2015.

This commit is contained in:
MobiusDev
2015-11-29 11:21:55 +00:00
parent fd9e7a99fd
commit cc94608578
507 changed files with 4128 additions and 79 deletions

View File

@@ -325,6 +325,9 @@
<for>
<effect name="Transformation">
<param id="121" />
<mul stat="weightLimit" val="11" />
<add stat="weightPenalty" val="9000" />
<add stat="inventoryLimit" val="8" />
</effect>
</for>
</skill>
@@ -345,6 +348,9 @@
<for>
<effect name="Transformation">
<param id="122" />
<mul stat="weightLimit" val="11" />
<add stat="weightPenalty" val="9000" />
<add stat="inventoryLimit" val="8" />
</effect>
</for>
</skill>
@@ -793,8 +799,15 @@
<skill id="6061" levels="1" name="Decrease Weight">
<set name="icon" val="icon.skill1257" />
<set name="magicLvl" val="52" />
<set name="operateType" val="PASSIVE" />
<set name="targetType" val="NONE" />
<set name="operateType" val="P" />
<set name="targetType" val="SELF" />
<for>
<effect name="Buff">
<mul stat="weightLimit" val="11" />
<add stat="weightPenalty" val="9000" />
<add stat="inventoryLimit" val="8" />
</effect>
</for>
</skill>
<skill id="6062" levels="1" name="Raid Boss (Lv. 99)">
<!-- Confirmed CT2.5 -->