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

@@ -7,6 +7,7 @@
<name display="true" send="false">Daimon the White-Eyed</name>
<title send="false">Raid Boss</title>
<level>78</level>
<race>MAGIC_CREATURE</race>
<sex>MALE</sex>
<stats>
<hp regen="126.536105676163" max="410600.548543185"/>
@@ -27,13 +28,30 @@
<collision heigth="55.0" radius="21.0"/>
</info>
<droplist>
<item chance="491453" max="3" min="1" id="3936"/>
<item chance="14186" max="1" min="1" id="6367"/>
<item chance="87369" max="1" min="1" id="6578"/>
<item chance="15820" max="1" min="1" id="6674"/>
<item chance="25313" max="1" min="1" id="6675"/>
<item chance="273152" max="36" min="12" id="6691"/>
<item chance="358823" max="22" min="8" id="6701"/>
<item chance="144350" max="72" min="24" id="6702"/>
<item chance="491453" category="UNK_2" max="3" min="1" id="3936"/>
<item chance="14186" category="UNK_1" max="1" min="1" id="6367"/>
<item chance="87369" category="UNK_2" max="1" min="1" id="6578"/>
<item chance="15820" category="DROP" max="1" min="1" id="6674"/>
<item chance="25313" category="DROP" max="1" min="1" id="6675"/>
<item chance="273152" category="UNK_1" max="36" min="12" id="6691"/>
<item chance="358823" category="DROP" max="22" min="8" id="6701"/>
<item chance="144350" category="DROP" max="72" min="24" id="6702"/>
</droplist>
<skills>
<skill level="1" id="4045"/>
<skill level="8" id="4185"/>
<skill level="8" id="4190"/>
<skill level="8" id="4192"/>
<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="5" id="4415"/>
<skill level="2" id="4416"/>
<skill level="1" id="4494"/>
<skill level="1" id="4900"/>
</skills>
</npc>