1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2026-01-30 14:32:48 +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">Gwindorr</name>
<title send="false">Raid Boss</title>
<level>83</level>
<race>BEAST</race>
<sex>MALE</sex>
<stats>
<hp regen="95.1367199926651" max="309427.263765358"/>
@@ -28,13 +29,29 @@
<collision heigth="46.0" radius="17.0"/>
</info>
<droplist>
<item chance="1417" max="1" min="1" id="10223"/>
<item chance="469885" max="1" min="1" id="10405"/>
<item chance="4506" max="1" min="1" id="9514"/>
<item chance="7210" max="1" min="1" id="9515"/>
<item chance="300237" max="6" min="2" id="9530"/>
<item chance="118410" max="45" min="15" id="9531"/>
<item chance="47507" max="1" min="1" id="6578"/>
<item chance="534457" max="1" min="1" id="3936"/>
<item chance="1417" category="UNK_1" max="1" min="1" id="10223"/>
<item chance="469885" category="UNK_1" max="1" min="1" id="10405"/>
<item chance="4506" category="DROP" max="1" min="1" id="9514"/>
<item chance="7210" category="DROP" max="1" min="1" id="9515"/>
<item chance="300237" category="DROP" max="6" min="2" id="9530"/>
<item chance="118410" category="DROP" max="45" min="15" id="9531"/>
<item chance="47507" category="UNK_2" max="1" min="1" id="6578"/>
<item chance="534457" category="UNK_2" max="1" min="1" id="3936"/>
</droplist>
<skills>
<skill level="1" id="4045"/>
<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="3" id="4416"/>
<skill level="1" id="4494"/>
<skill level="9" id="4743"/>
<skill level="1" id="5464"/>
<skill level="1" id="6228"/>
</skills>
</npc>