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">Ketra's Chief Brakki</name>
<title send="false">Raid Boss</title>
<level>80</level>
<race>ANIMAL</race>
<sex>MALE</sex>
<stats>
<hp regen="264.824069962994" max="689061.278161977"/>
@@ -27,16 +28,34 @@
<collision heigth="33.5" radius="20.0"/>
</info>
<droplist>
<item chance="32276" max="1" min="1" id="959"/>
<item chance="322761" max="1" min="1" id="960"/>
<item chance="8734" max="1" min="1" id="6370"/>
<item chance="5380" max="1" min="1" id="6577"/>
<item chance="684917" max="9" min="3" id="6694"/>
<item chance="50316" max="243" min="81" id="6698"/>
<item chance="113061" max="120" min="40" id="6699"/>
<item chance="177429" max="42" min="14" id="6700"/>
<item chance="25381" max="1" min="1" id="6724"/>
<item chance="38072" max="1" min="1" id="6725"/>
<item chance="19032" max="1" min="1" id="6726"/>
<item chance="32276" category="UNK_2" max="1" min="1" id="959"/>
<item chance="322761" category="UNK_2" max="1" min="1" id="960"/>
<item chance="8734" category="UNK_1" max="1" min="1" id="6370"/>
<item chance="5380" category="UNK_2" max="1" min="1" id="6577"/>
<item chance="684917" category="UNK_1" max="9" min="3" id="6694"/>
<item chance="50316" category="DROP" max="243" min="81" id="6698"/>
<item chance="113061" category="DROP" max="120" min="40" id="6699"/>
<item chance="177429" category="DROP" max="42" min="14" id="6700"/>
<item chance="25381" category="DROP" max="1" min="1" id="6724"/>
<item chance="38072" category="DROP" max="1" min="1" id="6725"/>
<item chance="19032" category="DROP" max="1" min="1" id="6726"/>
</droplist>
<skills>
<skill level="1" id="4045"/>
<skill level="10" id="4173"/>
<skill level="10" id="4177"/>
<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="4" id="4416"/>
<skill level="1" id="4494"/>
<skill level="10" id="4726"/>
<skill level="10" id="4736"/>
<skill level="1" id="4905"/>
</skills>
</npc>