1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-08 00:13:11 +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

@@ -7,6 +7,7 @@
<name display="true" send="false">Demon's Agent Falston</name>
<title send="false">Raid Boss</title>
<level>66</level>
<race>DEMON</race>
<sex>MALE</sex>
<stats>
<hp regen="112.374447843527" max="350517.310357172"/>
@@ -28,20 +29,35 @@
<collision heigth="31.5" radius="9.0"/>
</info>
<droplist>
<item chance="15392" max="1" min="1" id="212"/>
<item chance="104185" max="1" min="1" id="729"/>
<item chance="781387" max="1" min="1" id="730"/>
<item chance="15392" max="1" min="1" id="2504"/>
<item chance="243921" max="22" min="8" id="5532"/>
<item chance="461666" max="12" min="4" id="5543"/>
<item chance="71974" max="1" min="1" id="6323"/>
<item chance="95966" max="1" min="1" id="6324"/>
<item chance="143948" max="1" min="1" id="6325"/>
<item chance="82332" max="243" min="81" id="6341"/>
<item chance="36284" max="420" min="140" id="6343"/>
<item chance="230598" max="120" min="40" id="6345"/>
<item chance="12502" max="1" min="1" id="6569"/>
<item chance="800000" max="4" min="1" id="8176"/>
<item chance="800000" max="7" min="3" id="9814"/>
<item chance="15392" category="UNK_1" max="1" min="1" id="212"/>
<item chance="104185" category="UNK_2" max="1" min="1" id="729"/>
<item chance="781387" category="UNK_2" max="1" min="1" id="730"/>
<item chance="15392" category="UNK_1" max="1" min="1" id="2504"/>
<item chance="243921" category="UNK_1" max="22" min="8" id="5532"/>
<item chance="461666" category="UNK_1" max="12" min="4" id="5543"/>
<item chance="71974" category="DROP" max="1" min="1" id="6323"/>
<item chance="95966" category="DROP" max="1" min="1" id="6324"/>
<item chance="143948" category="DROP" max="1" min="1" id="6325"/>
<item chance="82332" category="DROP" max="243" min="81" id="6341"/>
<item chance="36284" category="DROP" max="420" min="140" id="6343"/>
<item chance="230598" category="DROP" max="120" min="40" id="6345"/>
<item chance="12502" category="UNK_2" max="1" min="1" id="6569"/>
<item chance="800000" category="UNK_101" max="4" min="1" id="8176"/>
<item chance="800000" category="UNK_100" max="7" min="3" id="9814"/>
</droplist>
<skills>
<skill level="1" id="4045"/>
<skill level="6" id="4197"/>
<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="2" id="4414"/>
<skill level="4" id="4415"/>
<skill level="9" id="4416"/>
<skill level="1" id="4494"/>
<skill level="1" id="4912"/>
</skills>
</npc>