1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2026-05-08 16:03:48 +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">Male Spiked Stakato</name>
<level>74</level>
<race>HUMANOID</race>
<sex>MALE</sex>
<stats>
<hp regen="8.5" max="2632.19636"/>
@@ -27,22 +28,41 @@
<collision heigth="28.4" radius="16.0"/>
</info>
<droplist>
<item chance="700000" max="9352" min="4588" id="57"/>
<item chance="61299" max="300" min="100" id="1344"/>
<item chance="81731" max="6" min="2" id="1866"/>
<item chance="163462" max="3" min="1" id="1871"/>
<item chance="774742" max="1" min="1" id="1885"/>
<item chance="40866" max="1" min="1" id="1885"/>
<item chance="80843" max="1" min="1" id="4041"/>
<item chance="4264" max="1" min="1" id="4041"/>
<item chance="19615" max="1" min="1" id="5220"/>
<item chance="32" max="1" min="1" id="5287"/>
<item chance="51" max="1" min="1" id="5288"/>
<item chance="20" max="1" min="1" id="5293"/>
<item chance="195252" max="1" min="1" id="5494"/>
<item chance="3690" max="1" min="1" id="5520"/>
<item chance="2604" max="1" min="1" id="5521"/>
<item chance="5639" max="1" min="1" id="5524"/>
<item chance="1962" max="1" min="1" id="10302"/>
<item chance="700000" category="DROP" max="9352" min="4588" id="57"/>
<item chance="61299" category="UNK_2" max="300" min="100" id="1344"/>
<item chance="81731" category="UNK_2" max="6" min="2" id="1866"/>
<item chance="163462" category="UNK_2" max="3" min="1" id="1871"/>
<item chance="774742" category="SPOIL" max="1" min="1" id="1885"/>
<item chance="40866" category="UNK_2" max="1" min="1" id="1885"/>
<item chance="80843" category="SPOIL" max="1" min="1" id="4041"/>
<item chance="4264" category="UNK_2" max="1" min="1" id="4041"/>
<item chance="19615" category="UNK_2" max="1" min="1" id="5220"/>
<item chance="32" category="UNK_1" max="1" min="1" id="5287"/>
<item chance="51" category="UNK_1" max="1" min="1" id="5288"/>
<item chance="20" category="UNK_1" max="1" min="1" id="5293"/>
<item chance="195252" category="SPOIL" max="1" min="1" id="5494"/>
<item chance="3690" category="UNK_1" max="1" min="1" id="5520"/>
<item chance="2604" category="UNK_1" max="1" min="1" id="5521"/>
<item chance="5639" category="UNK_1" max="1" min="1" id="5524"/>
<item chance="1962" category="UNK_2" max="1" min="1" id="10302"/>
</droplist>
<skills>
<skill level="3" id="4030"/>
<skill level="7" id="4232"/>
<skill level="12" id="4408"/>
<skill level="1" id="4409"/>
<skill level="16" id="4410"/>
<skill level="11" id="4411"/>
<skill level="14" id="4412"/>
<skill level="11" id="4413"/>
<skill level="1" id="4414"/>
<skill level="3" id="4415"/>
<skill level="6" id="4416"/>
<skill level="29" id="4417"/>
<skill level="5" id="4435"/>
<skill level="5" id="4438"/>
<skill level="5" id="4439"/>
<skill level="7" id="4571"/>
<skill level="3" id="4789"/>
</skills>
</npc>