1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-06 23:42:55 +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">Rebel Commander</name>
<title send="false">Archaic Fortress</title>
<level>80</level>
<race>DARKELVEN</race>
<sex>MALE</sex>
<stats>
<hp regen="391.417777464402" max="679374.315371996"/>
@@ -28,8 +29,22 @@
<collision heigth="26.99" radius="10.0"/>
</info>
<droplist>
<item chance="900000" max="100" min="20" id="9912"/>
<item chance="91018" max="1" min="1" id="9581"/>
<item chance="46782" max="1" min="1" id="9591"/>
<item chance="91018" category="UNK_2" max="1" min="1" id="9581"/>
<item chance="46782" category="UNK_2" max="1" min="1" id="9591"/>
<item chance="900000" category="UNK_1" max="100" min="20" id="9912"/>
</droplist>
<skills>
<skill level="1" id="4045"/>
<skill level="7" id="4178"/>
<skill level="7" id="4195"/>
<skill level="10" id="4408"/>
<skill level="1" id="4409"/>
<skill level="11" id="4410"/>
<skill level="17" id="4411"/>
<skill level="11" id="4412"/>
<skill level="11" id="4413"/>
<skill level="2" id="4414"/>
<skill level="3" id="4415"/>
<skill level="16" id="4416"/>
</skills>
</npc>