1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-08 00:13:11 +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

@@ -6,6 +6,7 @@
<info aggressive="true" targetable="true" attackable="true">
<name display="true" send="false">Raging Spartoi</name>
<level>22</level>
<race>UNDEAD</race>
<sex>MALE</sex>
<stats>
<hp regen="3.5" max="387.02878"/>
@@ -27,17 +28,29 @@
<collision heigth="27.0" radius="11.0"/>
</info>
<droplist>
<item chance="700000" max="301" min="168" id="57"/>
<item chance="58" max="1" min="1" id="87"/>
<item chance="58" max="1" min="1" id="155"/>
<item chance="58" max="1" min="1" id="177"/>
<item chance="3637" max="1" min="1" id="735"/>
<item chance="43642" max="1" min="1" id="1865"/>
<item chance="369368" max="1" min="1" id="1869"/>
<item chance="43642" max="1" min="1" id="1870"/>
<item chance="53805" max="1" min="1" id="1928"/>
<item chance="627" max="1" min="1" id="2014"/>
<item chance="1746" max="1" min="1" id="3953"/>
<item chance="43642" max="1" min="1" id="6666"/>
<item chance="700000" category="DROP" max="301" min="168" id="57"/>
<item chance="58" category="UNK_1" max="1" min="1" id="87"/>
<item chance="58" category="UNK_1" max="1" min="1" id="155"/>
<item chance="58" category="UNK_1" max="1" min="1" id="177"/>
<item chance="3637" category="UNK_2" max="1" min="1" id="735"/>
<item chance="43642" category="UNK_2" max="1" min="1" id="1865"/>
<item chance="369368" category="SPOIL" max="1" min="1" id="1869"/>
<item chance="43642" category="UNK_2" max="1" min="1" id="1870"/>
<item chance="53805" category="SPOIL" max="1" min="1" id="1928"/>
<item chance="627" category="UNK_1" max="1" min="1" id="2014"/>
<item chance="1746" category="UNK_2" max="1" min="1" id="3953"/>
<item chance="43642" category="UNK_2" max="1" min="1" id="6666"/>
</droplist>
<skills>
<skill level="1" id="4274"/>
<skill level="1" id="4408"/>
<skill level="1" id="4409"/>
<skill level="10" id="4410"/>
<skill level="10" id="4411"/>
<skill level="12" id="4412"/>
<skill level="12" id="4413"/>
<skill level="2" id="4414"/>
<skill level="7" id="4415"/>
<skill level="1" id="4416"/>
</skills>
</npc>