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="true" targetable="true" attackable="true">
<name display="true" send="false">Needle Stakato Drone</name>
<level>73</level>
<race>HUMANOID</race>
<sex>MALE</sex>
<stats>
<hp regen="8.5" max="2586.66898"/>
@@ -27,21 +28,35 @@
<collision heigth="39.0" radius="15.0"/>
</info>
<droplist>
<item chance="700000" max="3856" min="1894" id="57"/>
<item chance="283185" max="1" min="1" id="1868"/>
<item chance="56637" max="1" min="1" id="1873"/>
<item chance="28318" max="1" min="1" id="1876"/>
<item chance="40455" max="1" min="1" id="1895"/>
<item chance="2260" max="1" min="1" id="4042"/>
<item chance="63" max="1" min="1" id="5282"/>
<item chance="2409" max="1" min="1" id="5536"/>
<item chance="19666" max="1" min="1" id="6337"/>
<item chance="29498" max="1" min="1" id="6339"/>
<item chance="146702" max="1" min="1" id="6345"/>
<item chance="1311" max="1" min="1" id="8731"/>
<item chance="328" max="1" min="1" id="8741"/>
<item chance="33" max="1" min="1" id="8751"/>
<item chance="7" max="1" min="1" id="8761"/>
<item chance="195" max="1" min="1" id="11951"/>
<item chance="700000" category="DROP" max="3856" min="1894" id="57"/>
<item chance="283185" category="UNK_2" max="1" min="1" id="1868"/>
<item chance="56637" category="UNK_2" max="1" min="1" id="1873"/>
<item chance="28318" category="UNK_2" max="1" min="1" id="1876"/>
<item chance="40455" category="UNK_2" max="1" min="1" id="1895"/>
<item chance="2260" category="UNK_2" max="1" min="1" id="4042"/>
<item chance="63" category="UNK_2" max="1" min="1" id="5282"/>
<item chance="2409" category="UNK_1" max="1" min="1" id="5536"/>
<item chance="19666" category="SPOIL" max="1" min="1" id="6337"/>
<item chance="29498" category="SPOIL" max="1" min="1" id="6339"/>
<item chance="146702" category="SPOIL" max="1" min="1" id="6345"/>
<item chance="1311" category="UNK_200" max="1" min="1" id="8731"/>
<item chance="328" category="UNK_200" max="1" min="1" id="8741"/>
<item chance="33" category="UNK_200" max="1" min="1" id="8751"/>
<item chance="7" category="UNK_200" max="1" min="1" id="8761"/>
<item chance="195" category="UNK_1" max="1" min="1" id="11951"/>
</droplist>
<skills>
<skill level="5" id="4071"/>
<skill level="7" id="4072"/>
<skill level="1" id="4408"/>
<skill level="1" id="4409"/>
<skill level="11" id="4410"/>
<skill level="11" id="4411"/>
<skill level="11" id="4412"/>
<skill level="15" id="4413"/>
<skill level="3" id="4414"/>
<skill level="3" id="4415"/>
<skill level="6" id="4416"/>
<skill level="6" id="5620"/>
</skills>
</npc>