1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-07 16:03:10 +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">Fenril Hound Freki</name>
<title send="false">Family of Valakas</title>
<level>84</level>
<race>BEAST</race>
<sex>MALE</sex>
<stats>
<hp regen="171.99" max="105872.34"/>
@@ -27,8 +28,23 @@
<collision heigth="30.0" radius="21.0"/>
</info>
<droplist>
<item chance="189407" max="6" min="2" id="6652"/>
<item chance="65766" max="54" min="18" id="6654"/>
<item chance="42279" max="42" min="14" id="6655"/>
<item chance="189407" category="UNK_2" max="6" min="2" id="6652"/>
<item chance="65766" category="UNK_2" max="54" min="18" id="6654"/>
<item chance="42279" category="UNK_2" max="42" min="14" id="6655"/>
</droplist>
<skills>
<skill level="1" id="4045"/>
<skill level="9" 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="3" id="4416"/>
<skill level="1" id="4494"/>
<skill level="1" id="4979"/>
</skills>
</npc>