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">Madness Beast</name>
<title send="false">Raid Boss</title>
<level>20</level>
<race>BEAST</race>
<sex>MALE</sex>
<stats>
<hp regen="16.5400323223535" max="36847.1860753942"/>
@@ -27,11 +28,26 @@
<collision heigth="18.7" radius="14.0"/>
</info>
<droplist>
<item chance="515537" max="1" min="1" id="258"/>
<item chance="374353" max="4" min="2" id="432"/>
<item chance="224798" max="12" min="4" id="465"/>
<item chance="100243" max="10" min="4" id="955"/>
<item chance="389836" max="22" min="8" id="956"/>
<item chance="146188" max="72" min="24" id="6387"/>
<item chance="515537" category="UNK_1" max="1" min="1" id="258"/>
<item chance="374353" category="DROP" max="4" min="2" id="432"/>
<item chance="224798" category="DROP" max="12" min="4" id="465"/>
<item chance="100243" category="UNK_2" max="10" min="4" id="955"/>
<item chance="389836" category="UNK_2" max="22" min="8" id="956"/>
<item chance="146188" category="UNK_2" max="72" min="24" id="6387"/>
</droplist>
<skills>
<skill level="1" id="4045"/>
<skill level="2" 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="3" id="4415"/>
<skill level="3" id="4416"/>
<skill level="1" id="4494"/>
<skill level="1" id="4935"/>
</skills>
</npc>