1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-09 17:02:53 +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

@@ -7,6 +7,7 @@
<name display="true" send="false">Tesla the Deceiver</name>
<title send="false">Forsaken Prisoner</title>
<level>75</level>
<race>HUMANOID</race>
<sex>MALE</sex>
<stats>
<hp regen="85.6354519750785" max="198851.79298499"/>
@@ -28,11 +29,24 @@
<collision heigth="29.0" radius="10.0"/>
</info>
<droplist>
<item chance="18702" max="1" min="1" id="5311"/>
<item chance="18702" max="1" min="1" id="5316"/>
<item chance="350450" max="12" min="4" id="5522"/>
<item chance="186906" max="22" min="8" id="5523"/>
<item chance="28458" max="1" min="1" id="6578"/>
<item chance="85373" max="1" min="1" id="9626"/>
<item chance="18702" category="DROP" max="1" min="1" id="5311"/>
<item chance="18702" category="DROP" max="1" min="1" id="5316"/>
<item chance="350450" category="DROP" max="12" min="4" id="5522"/>
<item chance="186906" category="DROP" max="22" min="8" id="5523"/>
<item chance="28458" category="UNK_2" max="1" min="1" id="6578"/>
<item chance="85373" category="UNK_3" max="1" min="1" id="9626"/>
</droplist>
<skills>
<skill level="1" id="4045"/>
<skill level="7" id="4197"/>
<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="11" id="4413"/>
<skill level="2" id="4414"/>
<skill level="3" id="4415"/>
<skill level="6" id="4416"/>
</skills>
</npc>