1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-11 01:32: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">Crazy Mechanic Golem</name>
<title send="false">Raid Boss</title>
<level>43</level>
<race>MAGIC_CREATURE</race>
<sex>MALE</sex>
<stats>
<hp regen="133.418313858623" max="295133.674501199"/>
@@ -27,16 +28,34 @@
<collision heigth="63.0" radius="15.0"/>
</info>
<droplist>
<item chance="54318" max="1" min="1" id="227"/>
<item chance="54318" max="1" min="1" id="242"/>
<item chance="161490" max="1" min="1" id="355"/>
<item chance="258374" max="1" min="1" id="382"/>
<item chance="91817" max="157" min="53" id="1968"/>
<item chance="39281" max="576" min="192" id="1969"/>
<item chance="83075" max="72" min="24" id="2083"/>
<item chance="265841" max="22" min="8" id="2084"/>
<item chance="103727" max="1" min="1" id="6573"/>
<item chance="740000" max="2" min="1" id="8176"/>
<item chance="740000" max="4" min="2" id="9817"/>
<item chance="54318" category="UNK_1" max="1" min="1" id="227"/>
<item chance="54318" category="UNK_1" max="1" min="1" id="242"/>
<item chance="161490" category="DROP" max="1" min="1" id="355"/>
<item chance="258374" category="DROP" max="1" min="1" id="382"/>
<item chance="91817" category="DROP" max="157" min="53" id="1968"/>
<item chance="39281" category="DROP" max="576" min="192" id="1969"/>
<item chance="83075" category="UNK_1" max="72" min="24" id="2083"/>
<item chance="265841" category="UNK_1" max="22" min="8" id="2084"/>
<item chance="103727" category="UNK_2" max="1" min="1" id="6573"/>
<item chance="740000" category="UNK_101" max="2" min="1" id="8176"/>
<item chance="740000" category="UNK_100" max="4" min="2" id="9817"/>
</droplist>
<skills>
<skill level="1" id="4045"/>
<skill level="5" id="4172"/>
<skill level="5" id="4176"/>
<skill level="5" 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="3" id="4415"/>
<skill level="2" id="4416"/>
<skill level="1" id="4494"/>
<skill level="5" id="4724"/>
<skill level="1" id="4821"/>
</skills>
</npc>