1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-08 16:33:07 +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">Fiend Archer</name>
<level>48</level>
<race>DEMON</race>
<sex>MALE</sex>
<stats>
<hp regen="5.5" max="1324.01623"/>
@@ -26,25 +27,41 @@
<collision heigth="55.0" radius="17.0"/>
</info>
<droplist>
<item chance="700000" max="1318" min="648" id="57"/>
<item chance="16" max="1" min="1" id="282"/>
<item chance="16" max="1" min="1" id="285"/>
<item chance="2982" max="1" min="1" id="951"/>
<item chance="807" max="1" min="1" id="952"/>
<item chance="121094" max="1" min="1" id="1864"/>
<item chance="60547" max="1" min="1" id="1869"/>
<item chance="6055" max="1" min="1" id="1880"/>
<item chance="121965" max="1" min="1" id="1911"/>
<item chance="1257" max="1" min="1" id="2085"/>
<item chance="1257" max="1" min="1" id="2086"/>
<item chance="141" max="1" min="1" id="2348"/>
<item chance="127" max="1" min="1" id="2351"/>
<item chance="2018" max="1" min="1" id="4043"/>
<item chance="11695" max="1" min="1" id="4438"/>
<item chance="807" max="1" min="1" id="5550"/>
<item chance="2018" max="1" min="1" id="8724"/>
<item chance="504" max="1" min="1" id="8734"/>
<item chance="50" max="1" min="1" id="8744"/>
<item chance="10" max="1" min="1" id="8754"/>
<item chance="2982" category="SPOIL" max="1" min="1" id="951"/>
<item chance="121965" category="SPOIL" max="1" min="1" id="1911"/>
<item chance="11695" category="SPOIL" max="1" min="1" id="4438"/>
<item chance="700000" category="DROP" max="1318" min="648" id="57"/>
<item chance="16" category="UNK_1" max="1" min="1" id="282"/>
<item chance="16" category="UNK_1" max="1" min="1" id="285"/>
<item chance="1257" category="UNK_1" max="1" min="1" id="2085"/>
<item chance="1257" category="UNK_1" max="1" min="1" id="2086"/>
<item chance="807" category="UNK_2" max="1" min="1" id="952"/>
<item chance="121094" category="UNK_2" max="1" min="1" id="1864"/>
<item chance="60547" category="UNK_2" max="1" min="1" id="1869"/>
<item chance="6055" category="UNK_2" max="1" min="1" id="1880"/>
<item chance="141" category="UNK_2" max="1" min="1" id="2348"/>
<item chance="127" category="UNK_2" max="1" min="1" id="2351"/>
<item chance="2018" category="UNK_2" max="1" min="1" id="4043"/>
<item chance="807" category="UNK_2" max="1" min="1" id="5550"/>
<item chance="2018" category="UNK_200" max="1" min="1" id="8724"/>
<item chance="504" category="UNK_200" max="1" min="1" id="8734"/>
<item chance="50" category="UNK_200" max="1" min="1" id="8744"/>
<item chance="10" category="UNK_200" max="1" min="1" id="8754"/>
</droplist>
<skills>
<skill level="5" id="4071"/>
<skill level="1" id="4085"/>
<skill level="1" id="4086"/>
<skill level="4" id="4141"/>
<skill level="4" id="4389"/>
<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="3" id="4414"/>
<skill level="9" id="4415"/>
<skill level="9" id="4416"/>
</skills>
</npc>