1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-09 00:42:56 +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">Barif's Pet</name>
<level>61</level>
<race>MAGIC_CREATURE</race>
<sex>MALE</sex>
<stats>
<hp regen="7.5" max="1985.55926"/>
@@ -26,23 +27,35 @@
<collision heigth="35.0" radius="15.0"/>
</info>
<droplist>
<item chance="700000" max="4156" min="2049" id="57"/>
<item chance="23" max="1" min="1" id="300"/>
<item chance="169733" max="1" min="1" id="1867"/>
<item chance="169733" max="1" min="1" id="1872"/>
<item chance="344772" max="1" min="1" id="1875"/>
<item chance="8487" max="1" min="1" id="1875"/>
<item chance="16973" max="1" min="1" id="1881"/>
<item chance="54648" max="1" min="1" id="1986"/>
<item chance="1107" max="1" min="1" id="4041"/>
<item chance="3930" max="1" min="1" id="4113"/>
<item chance="843" max="1" min="1" id="4163"/>
<item chance="7133" max="1" min="1" id="4613"/>
<item chance="176" max="1" min="1" id="4618"/>
<item chance="1583" max="1" min="1" id="4999"/>
<item chance="2122" max="1" min="1" id="8728"/>
<item chance="530" max="1" min="1" id="8738"/>
<item chance="53" max="1" min="1" id="8748"/>
<item chance="11" max="1" min="1" id="8758"/>
<item chance="700000" category="DROP" max="4156" min="2049" id="57"/>
<item chance="23" category="UNK_1" max="1" min="1" id="300"/>
<item chance="169733" category="UNK_2" max="1" min="1" id="1867"/>
<item chance="169733" category="UNK_2" max="1" min="1" id="1872"/>
<item chance="344772" category="SPOIL" max="1" min="1" id="1875"/>
<item chance="8487" category="UNK_2" max="1" min="1" id="1875"/>
<item chance="16973" category="UNK_2" max="1" min="1" id="1881"/>
<item chance="54648" category="SPOIL" max="1" min="1" id="1986"/>
<item chance="1107" category="UNK_2" max="1" min="1" id="4041"/>
<item chance="3930" category="UNK_1" max="1" min="1" id="4113"/>
<item chance="843" category="UNK_2" max="1" min="1" id="4163"/>
<item chance="7133" category="SPOIL" max="1" min="1" id="4613"/>
<item chance="176" category="UNK_2" max="1" min="1" id="4618"/>
<item chance="1583" category="UNK_2" max="1" min="1" id="4999"/>
<item chance="2122" category="UNK_200" max="1" min="1" id="8728"/>
<item chance="530" category="UNK_200" max="1" min="1" id="8738"/>
<item chance="53" category="UNK_200" max="1" min="1" id="8748"/>
<item chance="11" category="UNK_200" max="1" min="1" id="8758"/>
</droplist>
<skills>
<skill level="6" id="4032"/>
<skill level="10" id="4408"/>
<skill level="1" id="4409"/>
<skill level="12" id="4410"/>
<skill level="12" id="4411"/>
<skill level="10" id="4412"/>
<skill level="10" id="4413"/>
<skill level="2" id="4414"/>
<skill level="5" id="4415"/>
<skill level="2" id="4416"/>
</skills>
</npc>