1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2026-03-14 06:38:09 +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">Judge of Splendor</name>
<level>67</level>
<race>ANGEL</race>
<sex>MALE</sex>
<stats>
<hp regen="7.5" max="2295.48154"/>
@@ -27,26 +28,42 @@
<collision heigth="32.0" radius="13.0"/>
</info>
<droplist>
<item chance="700000" max="3643" min="1783" id="57"/>
<item chance="161903" max="1" min="1" id="1867"/>
<item chance="161903" max="1" min="1" id="1872"/>
<item chance="301461" max="1" min="1" id="1875"/>
<item chance="8095" max="1" min="1" id="1875"/>
<item chance="16190" max="1" min="1" id="1881"/>
<item chance="39321" max="1" min="1" id="4041"/>
<item chance="1056" max="1" min="1" id="4041"/>
<item chance="7882" max="1" min="1" id="4052"/>
<item chance="9542" max="1" min="1" id="4053"/>
<item chance="4385" max="1" min="1" id="4054"/>
<item chance="19727" max="1" min="1" id="4115"/>
<item chance="1047" max="1" min="1" id="5392"/>
<item chance="45" max="1" min="1" id="5450"/>
<item chance="1349" max="1" min="1" id="8730"/>
<item chance="337" max="1" min="1" id="8740"/>
<item chance="34" max="1" min="1" id="8750"/>
<item chance="7" max="1" min="1" id="8760"/>
<item chance="1033" max="1" min="1" id="12341"/>
<item chance="774" max="1" min="1" id="12342"/>
<item chance="1546" max="1" min="1" id="12343"/>
<item chance="700000" category="DROP" max="3643" min="1783" id="57"/>
<item chance="161903" category="UNK_2" max="1" min="1" id="1867"/>
<item chance="161903" category="UNK_2" max="1" min="1" id="1872"/>
<item chance="301461" category="SPOIL" max="1" min="1" id="1875"/>
<item chance="8095" category="UNK_2" max="1" min="1" id="1875"/>
<item chance="16190" category="UNK_2" max="1" min="1" id="1881"/>
<item chance="39321" category="SPOIL" max="1" min="1" id="4041"/>
<item chance="1056" category="UNK_2" max="1" min="1" id="4041"/>
<item chance="7882" category="UNK_1" max="1" min="1" id="4052"/>
<item chance="9542" category="UNK_1" max="1" min="1" id="4053"/>
<item chance="4385" category="UNK_1" max="1" min="1" id="4054"/>
<item chance="19727" category="SPOIL" max="1" min="1" id="4115"/>
<item chance="1047" category="UNK_2" max="1" min="1" id="5392"/>
<item chance="45" category="UNK_2" max="1" min="1" id="5450"/>
<item chance="1349" category="UNK_200" max="1" min="1" id="8730"/>
<item chance="337" category="UNK_200" max="1" min="1" id="8740"/>
<item chance="34" category="UNK_200" max="1" min="1" id="8750"/>
<item chance="7" category="UNK_200" max="1" min="1" id="8760"/>
<item chance="1033" category="UNK_1" max="1" min="1" id="12341"/>
<item chance="774" category="UNK_1" max="1" min="1" id="12342"/>
<item chance="1546" category="UNK_1" max="1" min="1" id="12343"/>
</droplist>
<skills>
<skill level="6" id="4155"/>
<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="8" id="4416"/>
<skill level="6" id="4569"/>
<skill level="3" id="4635"/>
<skill level="6" id="4640"/>
<skill level="3" id="4642"/>
</skills>
</npc>