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">Black Lily</name>
<title send="false">Raid Boss</title>
<level>55</level>
<race>DEMON</race>
<sex>FEMALE</sex>
<stats>
<hp regen="64.1713408913048" max="189660.129360453"/>
@@ -27,19 +28,36 @@
<collision heigth="30.7" radius="12.0"/>
</info>
<droplist>
<item chance="30333" max="1" min="1" id="284"/>
<item chance="37620" max="1" min="1" id="2384"/>
<item chance="60178" max="1" min="1" id="2388"/>
<item chance="23140" max="1" min="1" id="2390"/>
<item chance="294912" max="27" min="9" id="4066"/>
<item chance="100750" max="120" min="40" id="4067"/>
<item chance="145649" max="42" min="14" id="4068"/>
<item chance="239022" max="36" min="12" id="4112"/>
<item chance="226452" max="3" min="1" id="4616"/>
<item chance="150968" max="4" min="2" id="4617"/>
<item chance="452904" max="1" min="1" id="4618"/>
<item chance="87561" max="1" min="1" id="6572"/>
<item chance="900000" max="1" min="1" id="8176"/>
<item chance="750000" max="4" min="1" id="9814"/>
<item chance="30333" category="UNK_1" max="1" min="1" id="284"/>
<item chance="37620" category="DROP" max="1" min="1" id="2384"/>
<item chance="60178" category="DROP" max="1" min="1" id="2388"/>
<item chance="23140" category="DROP" max="1" min="1" id="2390"/>
<item chance="294912" category="DROP" max="27" min="9" id="4066"/>
<item chance="100750" category="DROP" max="120" min="40" id="4067"/>
<item chance="145649" category="DROP" max="42" min="14" id="4068"/>
<item chance="239022" category="UNK_1" max="36" min="12" id="4112"/>
<item chance="226452" category="UNK_2" max="3" min="1" id="4616"/>
<item chance="150968" category="UNK_2" max="4" min="2" id="4617"/>
<item chance="452904" category="UNK_2" max="1" min="1" id="4618"/>
<item chance="87561" category="UNK_2" max="1" min="1" id="6572"/>
<item chance="900000" category="UNK_101" max="1" min="1" id="8176"/>
<item chance="750000" category="UNK_100" max="4" min="1" id="9814"/>
</droplist>
<skills>
<skill level="1" id="4045"/>
<skill level="5" id="4184"/>
<skill level="5" id="4188"/>
<skill level="5" id="4192"/>
<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="1" id="4415"/>
<skill level="9" id="4416"/>
<skill level="1" id="4494"/>
<skill level="1" id="4857"/>
</skills>
</npc>