1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2026-05-05 14:34:04 +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">Hekaton Prime</name>
<title send="false">Raid Boss</title>
<level>83</level>
<race>MAGIC_CREATURE</race>
<sex>MALE</sex>
<stats>
<hp regen="132.781870390792" max="431893.62160741"/>
@@ -27,13 +28,31 @@
<collision heigth="35.0" radius="20.0"/>
</info>
<droplist>
<item chance="7424" max="1" min="1" id="9519"/>
<item chance="11878" max="1" min="1" id="9520"/>
<item chance="121511" max="22" min="8" id="9535"/>
<item chance="334904" max="12" min="4" id="9536"/>
<item chance="3939" max="1" min="1" id="10221"/>
<item chance="653144" max="3" min="1" id="10403"/>
<item chance="88048" max="1" min="1" id="6578"/>
<item chance="495271" max="3" min="1" id="3936"/>
<item chance="495271" category="UNK_2" max="3" min="1" id="3936"/>
<item chance="88048" category="UNK_2" max="1" min="1" id="6578"/>
<item chance="7424" category="DROP" max="1" min="1" id="9519"/>
<item chance="11878" category="DROP" max="1" min="1" id="9520"/>
<item chance="121511" category="DROP" max="22" min="8" id="9535"/>
<item chance="334904" category="DROP" max="12" min="4" id="9536"/>
<item chance="3939" category="UNK_1" max="1" min="1" id="10221"/>
<item chance="653144" category="UNK_1" max="3" min="1" id="10403"/>
</droplist>
<skills>
<skill level="1" id="4045"/>
<skill level="8" id="4184"/>
<skill level="8" id="4189"/>
<skill level="8" id="4195"/>
<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="5463"/>
<skill level="1" id="6233"/>
</skills>
</npc>