1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2026-05-07 07:23:58 +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">Boss Akata</name>
<title send="false">Raid Boss</title>
<level>30</level>
<race>HUMANOID</race>
<sex>MALE</sex>
<stats>
<hp regen="21.714038575401" max="53690.0336885106"/>
@@ -28,17 +29,32 @@
<collision heigth="23.6" radius="11.0"/>
</info>
<droplist>
<item chance="47918" max="1" min="1" id="224"/>
<item chance="199474" max="1" min="1" id="395"/>
<item chance="39820" max="12" min="4" id="417"/>
<item chance="47918" max="1" min="1" id="1660"/>
<item chance="83335" max="157" min="53" id="1942"/>
<item chance="283869" max="72" min="24" id="1943"/>
<item chance="339850" max="12" min="4" id="2038"/>
<item chance="181253" max="22" min="8" id="2044"/>
<item chance="333565" max="3" min="1" id="4553"/>
<item chance="222377" max="4" min="2" id="4554"/>
<item chance="166782" max="6" min="2" id="4555"/>
<item chance="37063" max="1" min="1" id="6575"/>
<item chance="47918" category="UNK_1" max="1" min="1" id="224"/>
<item chance="199474" category="DROP" max="1" min="1" id="395"/>
<item chance="39820" category="DROP" max="12" min="4" id="417"/>
<item chance="47918" category="UNK_1" max="1" min="1" id="1660"/>
<item chance="83335" category="DROP" max="157" min="53" id="1942"/>
<item chance="283869" category="DROP" max="72" min="24" id="1943"/>
<item chance="339850" category="UNK_1" max="12" min="4" id="2038"/>
<item chance="181253" category="UNK_1" max="22" min="8" id="2044"/>
<item chance="333565" category="UNK_2" max="3" min="1" id="4553"/>
<item chance="222377" category="UNK_2" max="4" min="2" id="4554"/>
<item chance="166782" category="UNK_2" max="6" min="2" id="4555"/>
<item chance="37063" category="UNK_2" max="1" min="1" id="6575"/>
</droplist>
<skills>
<skill level="1" id="4045"/>
<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="3" id="4415"/>
<skill level="6" id="4416"/>
<skill level="1" id="4494"/>
<skill level="3" id="4722"/>
<skill level="1" id="5025"/>
</skills>
</npc>