1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-08 08:23: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">Captain of Queen's Royal Guards</name>
<title send="false">Raid Boss</title>
<level>32</level>
<race>HUMANOID</race>
<sex>FEMALE</sex>
<stats>
<hp regen="23.5043088957683" max="59258.1847978112"/>
@@ -28,17 +29,32 @@
<collision heigth="37.0" radius="15.0"/>
</info>
<droplist>
<item chance="98899" max="1" min="1" id="279"/>
<item chance="102760" max="1" min="1" id="352"/>
<item chance="137691" max="7" min="3" id="955"/>
<item chance="167627" max="42" min="14" id="1941"/>
<item chance="256030" max="36" min="12" id="2040"/>
<item chance="164373" max="1" min="1" id="2377"/>
<item chance="164373" max="1" min="1" id="2378"/>
<item chance="87526" max="120" min="40" id="2918"/>
<item chance="43222" max="243" min="81" id="2919"/>
<item chance="344224" max="3" min="1" id="4562"/>
<item chance="229483" max="4" min="2" id="4563"/>
<item chance="172112" max="6" min="2" id="4564"/>
<item chance="98899" category="UNK_1" max="1" min="1" id="279"/>
<item chance="102760" category="DROP" max="1" min="1" id="352"/>
<item chance="137691" category="UNK_2" max="7" min="3" id="955"/>
<item chance="167627" category="DROP" max="42" min="14" id="1941"/>
<item chance="256030" category="UNK_1" max="36" min="12" id="2040"/>
<item chance="164373" category="DROP" max="1" min="1" id="2377"/>
<item chance="164373" category="DROP" max="1" min="1" id="2378"/>
<item chance="87526" category="DROP" max="120" min="40" id="2918"/>
<item chance="43222" category="DROP" max="243" min="81" id="2919"/>
<item chance="344224" category="UNK_2" max="3" min="1" id="4562"/>
<item chance="229483" category="UNK_2" max="4" min="2" id="4563"/>
<item chance="172112" category="UNK_2" max="6" min="2" id="4564"/>
</droplist>
<skills>
<skill level="1" id="4045"/>
<skill level="3" 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="3" id="4415"/>
<skill level="6" id="4416"/>
<skill level="1" id="4494"/>
<skill level="1" id="4941"/>
</skills>
</npc>