1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-07 16:03:10 +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">Malex Herald of Dagoniel</name>
<title send="false">Raid Boss</title>
<level>21</level>
<race>DEMON</race>
<sex>MALE</sex>
<stats>
<hp regen="16.8269664693931" max="37886.4853669374"/>
@@ -27,11 +28,26 @@
<collision heigth="54.0" radius="21.0"/>
</info>
<droplist>
<item chance="456101" max="4" min="2" id="46"/>
<item chance="318120" max="1" min="1" id="315"/>
<item chance="244158" max="12" min="4" id="627"/>
<item chance="283795" max="36" min="12" id="6387"/>
<item chance="37839" max="1" min="1" id="6575"/>
<item chance="340555" max="1" min="1" id="6576"/>
<item chance="456101" category="DROP" max="4" min="2" id="46"/>
<item chance="318120" category="UNK_1" max="1" min="1" id="315"/>
<item chance="244158" category="DROP" max="12" min="4" id="627"/>
<item chance="283795" category="UNK_2" max="36" min="12" id="6387"/>
<item chance="37839" category="UNK_2" max="1" min="1" id="6575"/>
<item chance="340555" category="UNK_2" max="1" min="1" id="6576"/>
</droplist>
<skills>
<skill level="1" id="4045"/>
<skill level="2" 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="1" id="4415"/>
<skill level="9" id="4416"/>
<skill level="1" id="4494"/>
<skill level="1" id="4934"/>
</skills>
</npc>