1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2026-05-08 07:53:44 +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">Archer of Despair</name>
<level>61</level>
<race>UNDEAD</race>
<sex>MALE</sex>
<stats>
<hp regen="7.5" max="1985.55926"/>
@@ -27,21 +28,34 @@
<collision heigth="27.0" radius="11.0"/>
</info>
<droplist>
<item chance="700000" max="4635" min="2285" id="57"/>
<item chance="26" max="1" min="1" id="284"/>
<item chance="227147" max="1" min="1" id="1867"/>
<item chance="227147" max="1" min="1" id="1872"/>
<item chance="384494" max="1" min="1" id="1875"/>
<item chance="11357" max="1" min="1" id="1875"/>
<item chance="22715" max="1" min="1" id="1881"/>
<item chance="1481" max="1" min="1" id="4041"/>
<item chance="4822" max="1" min="1" id="4112"/>
<item chance="7955" max="1" min="1" id="4613"/>
<item chance="7955" max="1" min="1" id="4617"/>
<item chance="235" max="1" min="1" id="4620"/>
<item chance="2839" max="1" min="1" id="8728"/>
<item chance="710" max="1" min="1" id="8738"/>
<item chance="71" max="1" min="1" id="8748"/>
<item chance="13" max="1" min="1" id="8758"/>
<item chance="700000" category="DROP" max="4635" min="2285" id="57"/>
<item chance="26" category="UNK_1" max="1" min="1" id="284"/>
<item chance="227147" category="UNK_2" max="1" min="1" id="1867"/>
<item chance="227147" category="UNK_2" max="1" min="1" id="1872"/>
<item chance="384494" category="SPOIL" max="1" min="1" id="1875"/>
<item chance="11357" category="UNK_2" max="1" min="1" id="1875"/>
<item chance="22715" category="UNK_2" max="1" min="1" id="1881"/>
<item chance="1481" category="UNK_2" max="1" min="1" id="4041"/>
<item chance="4822" category="UNK_1" max="1" min="1" id="4112"/>
<item chance="7955" category="SPOIL" max="1" min="1" id="4613"/>
<item chance="7955" category="SPOIL" max="1" min="1" id="4617"/>
<item chance="235" category="UNK_2" max="1" min="1" id="4620"/>
<item chance="2839" category="UNK_200" max="1" min="1" id="8728"/>
<item chance="710" category="UNK_200" max="1" min="1" id="8738"/>
<item chance="71" category="UNK_200" max="1" min="1" id="8748"/>
<item chance="13" category="UNK_200" max="1" min="1" id="8758"/>
</droplist>
<skills>
<skill level="6" id="4040"/>
<skill level="11" 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="3" id="4414"/>
<skill level="9" id="4415"/>
<skill level="1" id="4416"/>
<skill level="2" id="4438"/>
</skills>
</npc>