1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-07 07:52:57 +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">Sebek</name>
<title send="false">Raid Boss</title>
<level>36</level>
<race>HUMANOID</race>
<sex>MALE</sex>
<stats>
<hp regen="28.0640450927111" max="73380.9239757113"/>
@@ -28,14 +29,29 @@
<collision heigth="42.0" radius="26.0"/>
</info>
<droplist>
<item chance="25077" max="18" min="6" id="851"/>
<item chance="45138" max="15" min="5" id="882"/>
<item chance="225691" max="1" min="1" id="914"/>
<item chance="84294" max="243" min="81" id="1905"/>
<item chance="241203" max="120" min="40" id="1906"/>
<item chance="31707" max="462" min="154" id="1907"/>
<item chance="91090" max="1" min="1" id="262"/>
<item chance="217639" max="36" min="12" id="2053"/>
<item chance="42938" max="1" min="1" id="6573"/>
<item chance="25077" category="DROP" max="18" min="6" id="851"/>
<item chance="45138" category="DROP" max="15" min="5" id="882"/>
<item chance="225691" category="DROP" max="1" min="1" id="914"/>
<item chance="84294" category="DROP" max="243" min="81" id="1905"/>
<item chance="241203" category="DROP" max="120" min="40" id="1906"/>
<item chance="31707" category="DROP" max="462" min="154" id="1907"/>
<item chance="91090" category="UNK_1" max="1" min="1" id="262"/>
<item chance="217639" category="UNK_1" max="36" min="12" id="2053"/>
<item chance="42938" category="UNK_2" max="1" min="1" id="6573"/>
</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="2" id="4414"/>
<skill level="3" id="4415"/>
<skill level="6" id="4416"/>
<skill level="1" id="4494"/>
<skill level="3" id="4741"/>
<skill level="1" id="4865"/>
</skills>
</npc>