1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2026-05-08 16:03: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

@@ -6,6 +6,7 @@
<info aggressive="false" targetable="true" attackable="true">
<name display="true" send="false">Nephilim Cardinal</name>
<level>78</level>
<race>ANGEL</race>
<sex>MALE</sex>
<stats>
<hp regen="8.5" max="2802.89989"/>
@@ -26,26 +27,43 @@
<collision heigth="44.0" radius="21.0"/>
</info>
<droplist>
<item chance="103234" max="9" min="3" id="1868"/>
<item chance="123881" max="1" min="1" id="1873"/>
<item chance="559187" max="1" min="1" id="1875"/>
<item chance="61941" max="1" min="1" id="1876"/>
<item chance="88487" max="1" min="1" id="1895"/>
<item chance="5162" max="1" min="1" id="4042"/>
<item chance="138" max="1" min="1" id="5282"/>
<item chance="29" max="1" min="1" id="5287"/>
<item chance="46" max="1" min="1" id="5288"/>
<item chance="18" max="1" min="1" id="5293"/>
<item chance="37638" max="1" min="1" id="5481"/>
<item chance="37771" max="1" min="1" id="5487"/>
<item chance="3329" max="1" min="1" id="5520"/>
<item chance="2349" max="1" min="1" id="5521"/>
<item chance="5088" max="1" min="1" id="5524"/>
<item chance="700000" max="1336" min="666" id="6361"/>
<item chance="700000" max="24" min="12" id="6362"/>
<item chance="34411" max="1" min="1" id="6671"/>
<item chance="2581" max="1" min="1" id="8732"/>
<item chance="645" max="1" min="1" id="8742"/>
<item chance="64" max="1" min="1" id="8752"/>
<item chance="103234" category="UNK_2" max="9" min="3" id="1868"/>
<item chance="123881" category="UNK_2" max="1" min="1" id="1873"/>
<item chance="559187" category="SPOIL" max="1" min="1" id="1875"/>
<item chance="61941" category="UNK_2" max="1" min="1" id="1876"/>
<item chance="88487" category="UNK_2" max="1" min="1" id="1895"/>
<item chance="5162" category="UNK_2" max="1" min="1" id="4042"/>
<item chance="138" category="UNK_2" max="1" min="1" id="5282"/>
<item chance="29" category="UNK_1" max="1" min="1" id="5287"/>
<item chance="46" category="UNK_1" max="1" min="1" id="5288"/>
<item chance="18" category="UNK_1" max="1" min="1" id="5293"/>
<item chance="37638" category="SPOIL" max="1" min="1" id="5481"/>
<item chance="37771" category="SPOIL" max="1" min="1" id="5487"/>
<item chance="3329" category="UNK_1" max="1" min="1" id="5520"/>
<item chance="2349" category="UNK_1" max="1" min="1" id="5521"/>
<item chance="5088" category="UNK_1" max="1" min="1" id="5524"/>
<item chance="700000" category="UNK_3" max="1336" min="666" id="6361"/>
<item chance="700000" category="UNK_4" max="24" min="12" id="6362"/>
<item chance="34411" category="UNK_2" max="1" min="1" id="6671"/>
<item chance="2581" category="UNK_200" max="1" min="1" id="8732"/>
<item chance="645" category="UNK_200" max="1" min="1" id="8742"/>
<item chance="64" category="UNK_200" max="1" min="1" id="8752"/>
</droplist>
<skills>
<skill level="3" id="4030"/>
<skill level="8" id="4046"/>
<skill level="8" id="4065"/>
<skill level="8" id="4094"/>
<skill level="8" id="4098"/>
<skill level="5" id="4285"/>
<skill level="12" id="4408"/>
<skill level="1" id="4409"/>
<skill level="13" id="4410"/>
<skill level="13" id="4411"/>
<skill level="9" id="4412"/>
<skill level="9" id="4413"/>
<skill level="2" id="4414"/>
<skill level="5" id="4415"/>
<skill level="8" id="4416"/>
</skills>
</npc>