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="true" targetable="true" attackable="true">
<name display="true" send="false">Power Angel Amon</name>
<level>75</level>
<race>ANGEL</race>
<sex>MALE</sex>
<stats>
<hp regen="8.5" max="2676.65854"/>
@@ -27,25 +28,38 @@
<collision heigth="36.5" radius="13.5"/>
</info>
<droplist>
<item chance="700000" max="6067" min="2973" id="57"/>
<item chance="296760" max="1" min="1" id="1867"/>
<item chance="148380" max="3" min="1" id="1872"/>
<item chance="14838" max="1" min="1" id="1875"/>
<item chance="29676" max="1" min="1" id="1881"/>
<item chance="1935" max="1" min="1" id="4041"/>
<item chance="26385" max="1" min="1" id="4119"/>
<item chance="630" max="1" min="1" id="4985"/>
<item chance="8037" max="1" min="1" id="5230"/>
<item chance="28" max="1" min="1" id="5297"/>
<item chance="44" max="1" min="1" id="5298"/>
<item chance="17" max="1" min="1" id="5301"/>
<item chance="50689" max="1" min="1" id="5478"/>
<item chance="3119" max="1" min="1" id="5478"/>
<item chance="2195" max="1" min="1" id="5479"/>
<item chance="4896" max="1" min="1" id="5482"/>
<item chance="2061" max="1" min="1" id="8731"/>
<item chance="515" max="1" min="1" id="8741"/>
<item chance="51" max="1" min="1" id="8751"/>
<item chance="11" max="1" min="1" id="8761"/>
<item chance="700000" category="DROP" max="6067" min="2973" id="57"/>
<item chance="296760" category="UNK_2" max="1" min="1" id="1867"/>
<item chance="148380" category="UNK_2" max="3" min="1" id="1872"/>
<item chance="14838" category="UNK_2" max="1" min="1" id="1875"/>
<item chance="29676" category="UNK_2" max="1" min="1" id="1881"/>
<item chance="1935" category="UNK_2" max="1" min="1" id="4041"/>
<item chance="26385" category="SPOIL" max="1" min="1" id="4119"/>
<item chance="630" category="UNK_2" max="1" min="1" id="4985"/>
<item chance="8037" category="SPOIL" max="1" min="1" id="5230"/>
<item chance="28" category="UNK_1" max="1" min="1" id="5297"/>
<item chance="44" category="UNK_1" max="1" min="1" id="5298"/>
<item chance="17" category="UNK_1" max="1" min="1" id="5301"/>
<item chance="50689" category="SPOIL" max="1" min="1" id="5478"/>
<item chance="3119" category="UNK_1" max="1" min="1" id="5478"/>
<item chance="2195" category="UNK_1" max="1" min="1" id="5479"/>
<item chance="4896" category="UNK_1" max="1" min="1" id="5482"/>
<item chance="2061" category="UNK_200" max="1" min="1" id="8731"/>
<item chance="515" category="UNK_200" max="1" min="1" id="8741"/>
<item chance="51" 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="1" id="4093"/>
<skill level="8" id="4118"/>
<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="5" id="4415"/>
<skill level="8" id="4416"/>
</skills>
</npc>