1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-08 08:23:11 +00:00

NPC skills added, updated item template

Signed-off-by: Rogiel <rogiel@rogiel.com>
This commit is contained in:
2011-06-03 14:04:57 -03:00
parent b188f054df
commit fe7373ba29
10110 changed files with 181889 additions and 39634 deletions

View File

@@ -6,6 +6,7 @@
<info aggressive="false" targetable="true" attackable="true">
<name display="true" send="false">Wailing of Splendor</name>
<level>67</level>
<race>ANGEL</race>
<sex>MALE</sex>
<stats>
<hp regen="7.5" max="2295.48154"/>
@@ -27,28 +28,44 @@
<collision heigth="26.0" radius="13.0"/>
</info>
<droplist>
<item chance="5356" max="1" min="1" id="1807"/>
<item chance="5356" max="1" min="1" id="3035"/>
<item chance="17583" max="1" min="1" id="4114"/>
<item chance="700000" max="3236" min="1584" id="57"/>
<item chance="263" max="1" min="1" id="12201"/>
<item chance="263" max="1" min="1" id="12192"/>
<item chance="421" max="1" min="1" id="12203"/>
<item chance="421" max="1" min="1" id="12205"/>
<item chance="2578" max="1" min="1" id="4084"/>
<item chance="2578" max="1" min="1" id="4085"/>
<item chance="3481" max="1" min="1" id="4086"/>
<item chance="3481" max="1" min="1" id="4087"/>
<item chance="154102" max="30" min="10" id="1343"/>
<item chance="71914" max="1" min="1" id="1866"/>
<item chance="107871" max="1" min="1" id="1871"/>
<item chance="4315" max="1" min="1" id="1877"/>
<item chance="2157" max="1" min="1" id="4040"/>
<item chance="928" max="1" min="1" id="4041"/>
<item chance="40" max="1" min="1" id="5448"/>
<item chance="1199" max="1" min="1" id="8730"/>
<item chance="300" max="1" min="1" id="8740"/>
<item chance="30" max="1" min="1" id="8750"/>
<item chance="6" max="1" min="1" id="8760"/>
<item chance="5356" category="SPOIL" max="1" min="1" id="1807"/>
<item chance="5356" category="SPOIL" max="1" min="1" id="3035"/>
<item chance="17583" category="SPOIL" max="1" min="1" id="4114"/>
<item chance="700000" category="DROP" max="3236" min="1584" id="57"/>
<item chance="263" category="UNK_1" max="1" min="1" id="12201"/>
<item chance="263" category="UNK_1" max="1" min="1" id="12192"/>
<item chance="421" category="UNK_1" max="1" min="1" id="12203"/>
<item chance="421" category="UNK_1" max="1" min="1" id="12205"/>
<item chance="2578" category="UNK_1" max="1" min="1" id="4084"/>
<item chance="2578" category="UNK_1" max="1" min="1" id="4085"/>
<item chance="3481" category="UNK_1" max="1" min="1" id="4086"/>
<item chance="3481" category="UNK_1" max="1" min="1" id="4087"/>
<item chance="154102" category="UNK_2" max="30" min="10" id="1343"/>
<item chance="71914" category="UNK_2" max="1" min="1" id="1866"/>
<item chance="107871" category="UNK_2" max="1" min="1" id="1871"/>
<item chance="4315" category="UNK_2" max="1" min="1" id="1877"/>
<item chance="2157" category="UNK_2" max="1" min="1" id="4040"/>
<item chance="928" category="UNK_2" max="1" min="1" id="4041"/>
<item chance="40" category="UNK_2" max="1" min="1" id="5448"/>
<item chance="1199" category="UNK_200" max="1" min="1" id="8730"/>
<item chance="300" category="UNK_200" max="1" min="1" id="8740"/>
<item chance="30" category="UNK_200" max="1" min="1" id="8750"/>
<item chance="6" category="UNK_200" max="1" min="1" id="8760"/>
</droplist>
<skills>
<skill level="1" id="4085"/>
<skill level="1" id="4086"/>
<skill level="2" id="4103"/>
<skill level="1" id="4408"/>
<skill level="1" id="4409"/>
<skill level="14" id="4410"/>
<skill level="14" id="4411"/>
<skill level="8" id="4412"/>
<skill level="8" id="4413"/>
<skill level="2" id="4414"/>
<skill level="3" id="4415"/>
<skill level="8" id="4416"/>
<skill level="6" id="4641"/>
<skill level="1" id="4671"/>
</skills>
</npc>