1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-10 17:32:46 +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">Death Lord Ipos</name>
<title send="false">Raid Boss</title>
<level>75</level>
<race>UNDEAD</race>
<sex>MALE</sex>
<stats>
<hp regen="308.04072385958" max="794874.502880181"/>
@@ -28,17 +29,37 @@
<collision heigth="61.5" radius="31.0"/>
</info>
<droplist>
<item chance="733315" max="1" min="1" id="3936"/>
<item chance="5292" max="1" min="1" id="6364"/>
<item chance="5292" max="1" min="1" id="6372"/>
<item chance="65184" max="1" min="1" id="6578"/>
<item chance="163036" max="22" min="8" id="6688"/>
<item chance="310549" max="12" min="4" id="6696"/>
<item chance="60970" max="243" min="81" id="6698"/>
<item chance="137001" max="120" min="40" id="6699"/>
<item chance="214999" max="42" min="14" id="6700"/>
<item chance="30755" max="1" min="1" id="6724"/>
<item chance="46133" max="1" min="1" id="6725"/>
<item chance="23061" max="1" min="1" id="6726"/>
<item chance="60970" category="DROP" max="243" min="81" id="6698"/>
<item chance="137001" category="DROP" max="120" min="40" id="6699"/>
<item chance="214999" category="DROP" max="42" min="14" id="6700"/>
<item chance="30755" category="DROP" max="1" min="1" id="6724"/>
<item chance="46133" category="DROP" max="1" min="1" id="6725"/>
<item chance="23061" category="DROP" max="1" min="1" id="6726"/>
<item chance="5292" category="UNK_1" max="1" min="1" id="6364"/>
<item chance="5292" category="UNK_1" max="1" min="1" id="6372"/>
<item chance="163036" category="UNK_1" max="22" min="8" id="6688"/>
<item chance="310549" category="UNK_1" max="12" min="4" id="6696"/>
<item chance="733315" category="UNK_2" max="1" min="1" id="3936"/>
<item chance="65184" category="UNK_2" max="1" min="1" id="6578"/>
</droplist>
<skills>
<skill level="1" id="4045"/>
<skill level="8" id="4168"/>
<skill level="8" id="4172"/>
<skill level="8" id="4176"/>
<skill level="8" id="4177"/>
<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="4892"/>
</skills>
</npc>