1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-07 16:03:10 +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">Amon's Captain of the Guards</name>
<level>74</level>
<race>ANGEL</race>
<sex>MALE</sex>
<stats>
<hp regen="8.5" max="2632.19636"/>
@@ -27,25 +28,39 @@
<collision heigth="32.0" radius="13.0"/>
</info>
<droplist>
<item chance="700000" max="5815" min="2853" id="57"/>
<item chance="213452" max="1" min="1" id="1865"/>
<item chance="213452" max="1" min="1" id="1870"/>
<item chance="14230" max="1" min="1" id="1875"/>
<item chance="35575" max="1" min="1" id="1879"/>
<item chance="4269" max="1" min="1" id="4040"/>
<item chance="7708" max="1" min="1" id="5156"/>
<item chance="284" max="1" min="1" id="5281"/>
<item chance="27" max="1" min="1" id="5304"/>
<item chance="43" max="1" min="1" id="5305"/>
<item chance="16" max="1" min="1" id="5308"/>
<item chance="76302" max="1" min="1" id="5482"/>
<item chance="2991" max="1" min="1" id="5485"/>
<item chance="34207" max="1" min="1" id="5486"/>
<item chance="2105" max="1" min="1" id="5486"/>
<item chance="4695" max="1" min="1" id="5489"/>
<item chance="1976" max="1" min="1" id="8731"/>
<item chance="494" max="1" min="1" id="8741"/>
<item chance="49" max="1" min="1" id="8751"/>
<item chance="11" max="1" min="1" id="8761"/>
<item chance="700000" category="DROP" max="5815" min="2853" id="57"/>
<item chance="213452" category="UNK_2" max="1" min="1" id="1865"/>
<item chance="213452" category="UNK_2" max="1" min="1" id="1870"/>
<item chance="14230" category="UNK_2" max="1" min="1" id="1875"/>
<item chance="35575" category="UNK_2" max="1" min="1" id="1879"/>
<item chance="4269" category="UNK_2" max="1" min="1" id="4040"/>
<item chance="7708" category="SPOIL" max="1" min="1" id="5156"/>
<item chance="284" category="UNK_2" max="1" min="1" id="5281"/>
<item chance="27" category="UNK_1" max="1" min="1" id="5304"/>
<item chance="43" category="UNK_1" max="1" min="1" id="5305"/>
<item chance="16" category="UNK_1" max="1" min="1" id="5308"/>
<item chance="76302" category="SPOIL" max="1" min="1" id="5482"/>
<item chance="2991" category="UNK_1" max="1" min="1" id="5485"/>
<item chance="34207" category="SPOIL" max="1" min="1" id="5486"/>
<item chance="2105" category="UNK_1" max="1" min="1" id="5486"/>
<item chance="4695" category="UNK_1" max="1" min="1" id="5489"/>
<item chance="1976" category="UNK_200" max="1" min="1" id="8731"/>
<item chance="494" category="UNK_200" max="1" min="1" id="8741"/>
<item chance="49" category="UNK_200" max="1" min="1" id="8751"/>
<item chance="11" category="UNK_200" max="1" min="1" id="8761"/>
</droplist>
<skills>
<skill level="7" id="4032"/>
<skill level="1" id="4086"/>
<skill level="1" id="4276"/>
<skill level="10" id="4408"/>
<skill level="1" id="4409"/>
<skill level="12" id="4410"/>
<skill level="12" id="4411"/>
<skill level="10" id="4412"/>
<skill level="10" id="4413"/>
<skill level="2" id="4414"/>
<skill level="3" id="4415"/>
<skill level="8" id="4416"/>
</skills>
</npc>