1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-09 00:42:56 +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">Lord Ishka</name>
<title send="false">Raid Boss</title>
<level>60</level>
<race>UNDEAD</race>
<sex>MALE</sex>
<stats>
<hp regen="72.9643823396131" max="221100.02497493"/>
@@ -28,21 +29,38 @@
<collision heigth="67.0" radius="22.0"/>
</info>
<droplist>
<item chance="23189" max="1" min="1" id="97"/>
<item chance="151672" max="1" min="1" id="947"/>
<item chance="21002" max="1" min="1" id="2398"/>
<item chance="21002" max="1" min="1" id="2399"/>
<item chance="33613" max="1" min="1" id="2403"/>
<item chance="33613" max="1" min="1" id="2404"/>
<item chance="105909" max="48" min="16" id="4084"/>
<item chance="75313" max="67" min="23" id="4085"/>
<item chance="38134" max="180" min="60" id="4086"/>
<item chance="217908" max="31" min="11" id="4087"/>
<item chance="212676" max="36" min="12" id="4115"/>
<item chance="261503" max="3" min="1" id="4613"/>
<item chance="174335" max="4" min="2" id="4614"/>
<item chance="130752" max="6" min="2" id="4615"/>
<item chance="730000" max="2" min="1" id="8176"/>
<item chance="850000" max="4" min="1" id="9814"/>
<item chance="23189" category="UNK_1" max="1" min="1" id="97"/>
<item chance="151672" category="UNK_2" max="1" min="1" id="947"/>
<item chance="21002" category="DROP" max="1" min="1" id="2398"/>
<item chance="21002" category="DROP" max="1" min="1" id="2399"/>
<item chance="33613" category="DROP" max="1" min="1" id="2403"/>
<item chance="33613" category="DROP" max="1" min="1" id="2404"/>
<item chance="105909" category="DROP" max="48" min="16" id="4084"/>
<item chance="75313" category="DROP" max="67" min="23" id="4085"/>
<item chance="38134" category="DROP" max="180" min="60" id="4086"/>
<item chance="217908" category="DROP" max="31" min="11" id="4087"/>
<item chance="212676" category="UNK_1" max="36" min="12" id="4115"/>
<item chance="261503" category="UNK_2" max="3" min="1" id="4613"/>
<item chance="174335" category="UNK_2" max="4" min="2" id="4614"/>
<item chance="130752" category="UNK_2" max="6" min="2" id="4615"/>
<item chance="730000" category="UNK_101" max="2" min="1" id="8176"/>
<item chance="850000" category="UNK_100" max="4" min="1" id="9814"/>
</droplist>
<skills>
<skill level="1" id="4045"/>
<skill level="6" id="4197"/>
<skill level="3" 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="11" id="4413"/>
<skill level="2" id="4414"/>
<skill level="3" id="4415"/>
<skill level="1" id="4416"/>
<skill level="1" id="4494"/>
<skill level="1" id="4947"/>
</skills>
</npc>