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

@@ -6,6 +6,7 @@
<info aggressive="true" targetable="true" attackable="true">
<name display="true" send="false">Menacing Jackhammer Golem</name>
<level>47</level>
<race>MAGIC_CREATURE</race>
<sex>MALE</sex>
<stats>
<hp regen="5.5" max="1276.53628"/>
@@ -26,24 +27,42 @@
<collision heigth="32.8" radius="23.0"/>
</info>
<droplist>
<item chance="700000" max="1443" min="707" id="57"/>
<item chance="144321" max="30" min="10" id="1342"/>
<item chance="28864" max="1" min="1" id="1873"/>
<item chance="20617" max="1" min="1" id="1895"/>
<item chance="14432" max="1" min="1" id="1876"/>
<item chance="7584" max="1" min="1" id="1969"/>
<item chance="4782" max="1" min="1" id="1968"/>
<item chance="962" max="1" min="1" id="952"/>
<item chance="2405" max="1" min="1" id="8724"/>
<item chance="601" max="1" min="1" id="8734"/>
<item chance="50" max="1" min="1" id="8744"/>
<item chance="10" max="1" min="1" id="8754"/>
<item chance="1203" max="1" min="1" id="4042"/>
<item chance="168" max="1" min="1" id="8296"/>
<item chance="128" max="1" min="1" id="382"/>
<item chance="80" max="1" min="1" id="355"/>
<item chance="193047" max="1" min="1" id="1912"/>
<item chance="60728" max="1" min="1" id="2166"/>
<item chance="91402" max="1" min="1" id="2167"/>
<item chance="700000" category="DROP" max="1443" min="707" id="57"/>
<item chance="144321" category="UNK_2" max="30" min="10" id="1342"/>
<item chance="28864" category="UNK_2" max="1" min="1" id="1873"/>
<item chance="20617" category="UNK_2" max="1" min="1" id="1895"/>
<item chance="14432" category="UNK_2" max="1" min="1" id="1876"/>
<item chance="7584" category="UNK_1" max="1" min="1" id="1969"/>
<item chance="4782" category="UNK_1" max="1" min="1" id="1968"/>
<item chance="962" category="UNK_2" max="1" min="1" id="952"/>
<item chance="2405" category="UNK_200" max="1" min="1" id="8724"/>
<item chance="601" category="UNK_200" max="1" min="1" id="8734"/>
<item chance="50" category="UNK_200" max="1" min="1" id="8744"/>
<item chance="10" category="UNK_200" max="1" min="1" id="8754"/>
<item chance="1203" category="UNK_2" max="1" min="1" id="4042"/>
<item chance="168" category="UNK_2" max="1" min="1" id="8296"/>
<item chance="128" category="UNK_2" max="1" min="1" id="382"/>
<item chance="80" category="UNK_2" max="1" min="1" id="355"/>
<item chance="193047" category="SPOIL" max="1" min="1" id="1912"/>
<item chance="60728" category="SPOIL" max="1" min="1" id="2166"/>
<item chance="91402" category="SPOIL" max="1" min="1" id="2167"/>
</droplist>
<skills>
<skill level="5" id="4101"/>
<skill level="1" id="4273"/>
<skill level="1" id="4274"/>
<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="13" id="4413"/>
<skill level="1" id="4414"/>
<skill level="4" id="4415"/>
<skill level="2" id="4416"/>
<skill level="10" id="4417"/>
<skill level="4" id="4437"/>
<skill level="2" id="4457"/>
<skill level="5" id="4472"/>
</skills>
</npc>