1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-08 00:13:11 +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">Varka's Hero Shadith</name>
<title send="false">Raid Boss</title>
<level>80</level>
<race>HUMANOID</race>
<sex>MALE</sex>
<stats>
<hp regen="92.3387631310317" max="300327.053710865"/>
@@ -28,14 +29,31 @@
<collision heigth="47.5" radius="17.0"/>
</info>
<droplist>
<item chance="8194" max="1" min="1" id="6674"/>
<item chance="13111" max="1" min="1" id="6675"/>
<item chance="7348" max="1" min="1" id="6367"/>
<item chance="565930" max="9" min="3" id="6691"/>
<item chance="185867" max="22" min="8" id="6701"/>
<item chance="448612" max="12" min="4" id="6702"/>
<item chance="27152" max="1" min="1" id="959"/>
<item chance="271517" max="1" min="1" id="960"/>
<item chance="4525" max="1" min="1" id="6577"/>
<item chance="8194" category="DROP" max="1" min="1" id="6674"/>
<item chance="13111" category="DROP" max="1" min="1" id="6675"/>
<item chance="7348" category="UNK_1" max="1" min="1" id="6367"/>
<item chance="565930" category="UNK_1" max="9" min="3" id="6691"/>
<item chance="185867" category="DROP" max="22" min="8" id="6701"/>
<item chance="448612" category="DROP" max="12" min="4" id="6702"/>
<item chance="27152" category="UNK_2" max="1" min="1" id="959"/>
<item chance="271517" category="UNK_2" max="1" min="1" id="960"/>
<item chance="4525" category="UNK_2" max="1" min="1" id="6577"/>
</droplist>
<skills>
<skill level="1" id="4045"/>
<skill level="9" id="4184"/>
<skill level="9" id="4188"/>
<skill level="9" 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="6" id="4415"/>
<skill level="6" id="4416"/>
<skill level="1" id="4494"/>
<skill level="1" id="4907"/>
</skills>
</npc>