1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2026-05-07 15:33:42 +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">Rayito the Looter</name>
<title send="false">Raid Boss</title>
<level>37</level>
<race>HUMANOID</race>
<sex>MALE</sex>
<stats>
<hp regen="29.4232868171158" max="77592.6570606263"/>
@@ -28,11 +29,26 @@
<collision heigth="33.2" radius="16.0"/>
</info>
<droplist>
<item chance="70503" max="1" min="1" id="281"/>
<item chance="63131" max="157" min="53" id="1961"/>
<item chance="183398" max="36" min="12" id="2074"/>
<item chance="227514" max="1" min="1" id="2387"/>
<item chance="229434" max="72" min="24" id="2935"/>
<item chance="460338" max="1" min="1" id="6574"/>
<item chance="70503" category="UNK_1" max="1" min="1" id="281"/>
<item chance="63131" category="DROP" max="157" min="53" id="1961"/>
<item chance="183398" category="UNK_1" max="36" min="12" id="2074"/>
<item chance="227514" category="DROP" max="1" min="1" id="2387"/>
<item chance="229434" category="DROP" max="72" min="24" id="2935"/>
<item chance="460338" category="UNK_2" max="1" min="1" id="6574"/>
</droplist>
<skills>
<skill level="1" id="4045"/>
<skill level="3" 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="5" id="4415"/>
<skill level="6" id="4416"/>
<skill level="1" id="4494"/>
<skill level="1" id="5027"/>
</skills>
</npc>