1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2026-05-07 15:33:42 +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">Road Scavenger Leader</name>
<title send="false">Raid Boss</title>
<level>40</level>
<race>HUMANOID</race>
<sex>MALE</sex>
<stats>
<hp regen="34.0387779378852" max="91937.3861400206"/>
@@ -28,18 +29,33 @@
<collision heigth="38.0" radius="21.0"/>
</info>
<droplist>
<item chance="39385" max="1" min="1" id="71"/>
<item chance="39385" max="1" min="1" id="72"/>
<item chance="258667" max="1" min="1" id="852"/>
<item chance="35288" max="16" min="6" id="883"/>
<item chance="194081" max="1" min="1" id="915"/>
<item chance="90193" max="243" min="81" id="1908"/>
<item chance="21705" max="1440" min="480" id="1909"/>
<item chance="41495" max="420" min="140" id="1910"/>
<item chance="171917" max="22" min="8" id="2059"/>
<item chance="344573" max="12" min="4" id="2060"/>
<item chance="60004" max="1" min="1" id="6573"/>
<item chance="640000" max="1" min="1" id="8176"/>
<item chance="850000" max="2" min="1" id="9814"/>
<item chance="39385" category="UNK_1" max="1" min="1" id="71"/>
<item chance="39385" category="UNK_1" max="1" min="1" id="72"/>
<item chance="258667" category="DROP" max="1" min="1" id="852"/>
<item chance="35288" category="DROP" max="16" min="6" id="883"/>
<item chance="194081" category="DROP" max="1" min="1" id="915"/>
<item chance="90193" category="DROP" max="243" min="81" id="1908"/>
<item chance="21705" category="DROP" max="1440" min="480" id="1909"/>
<item chance="41495" category="DROP" max="420" min="140" id="1910"/>
<item chance="171917" category="UNK_1" max="22" min="8" id="2059"/>
<item chance="344573" category="UNK_1" max="12" min="4" id="2060"/>
<item chance="60004" category="UNK_2" max="1" min="1" id="6573"/>
<item chance="640000" category="UNK_101" max="1" min="1" id="8176"/>
<item chance="850000" category="UNK_100" max="2" min="1" id="9814"/>
</droplist>
<skills>
<skill level="1" id="4045"/>
<skill level="4" 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="5" id="4415"/>
<skill level="6" id="4416"/>
<skill level="1" id="4494"/>
<skill level="1" id="4948"/>
</skills>
</npc>