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

@@ -7,6 +7,7 @@
<name display="true" send="false">Lizardmen Leader Hellion</name>
<title send="false">Raid Boss</title>
<level>38</level>
<race>HUMANOID</race>
<sex>MALE</sex>
<stats>
<hp regen="30.8726873073006" max="82089.0524454172"/>
@@ -28,16 +29,31 @@
<collision heigth="63.0" radius="30.0"/>
</info>
<droplist>
<item chance="25658" max="16" min="6" id="631"/>
<item chance="145399" max="120" min="40" id="1964"/>
<item chance="197590" max="1" min="1" id="2413"/>
<item chance="282245" max="1" min="1" id="2495"/>
<item chance="37732" max="420" min="140" id="2936"/>
<item chance="71802" max="243" min="81" id="2945"/>
<item chance="36743" max="1" min="1" id="226"/>
<item chance="36743" max="1" min="1" id="232"/>
<item chance="321455" max="12" min="4" id="2070"/>
<item chance="171443" max="22" min="8" id="2072"/>
<item chance="763333" max="3" min="1" id="951"/>
<item chance="36743" category="UNK_1" max="1" min="1" id="226"/>
<item chance="36743" category="UNK_1" max="1" min="1" id="232"/>
<item chance="25658" category="DROP" max="16" min="6" id="631"/>
<item chance="763333" category="UNK_2" max="3" min="1" id="951"/>
<item chance="145399" category="DROP" max="120" min="40" id="1964"/>
<item chance="321455" category="UNK_1" max="12" min="4" id="2070"/>
<item chance="171443" category="UNK_1" max="22" min="8" id="2072"/>
<item chance="197590" category="DROP" max="1" min="1" id="2413"/>
<item chance="282245" category="DROP" max="1" min="1" id="2495"/>
<item chance="37732" category="DROP" max="420" min="140" id="2936"/>
<item chance="71802" category="DROP" max="243" min="81" id="2945"/>
</droplist>
<skills>
<skill level="1" id="4045"/>
<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="3" id="4414"/>
<skill level="7" id="4415"/>
<skill level="6" id="4416"/>
<skill level="1" id="4494"/>
<skill level="3" id="4752"/>
<skill level="1" id="4855"/>
</skills>
</npc>