1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-08 08:23: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">Maille Lizardman Matriarch</name>
<level>30</level>
<race>HUMANOID</race>
<sex>MALE</sex>
<stats>
<hp regen="3.5" max="604.08419"/>
@@ -27,18 +28,31 @@
<collision heigth="37.0" radius="13.0"/>
</info>
<droplist>
<item chance="700000" max="292" min="146" id="57"/>
<item chance="76" max="1" min="1" id="259"/>
<item chance="4735" max="1" min="1" id="1876"/>
<item chance="947" max="1" min="1" id="1877"/>
<item chance="2368" max="1" min="1" id="1880"/>
<item chance="3157" max="1" min="1" id="1881"/>
<item chance="5261" max="1" min="1" id="1882"/>
<item chance="37924" max="1" min="1" id="1900"/>
<item chance="29779" max="1" min="1" id="1937"/>
<item chance="1558" max="1" min="1" id="2183"/>
<item chance="86656" max="1" min="1" id="2250"/>
<item chance="169" max="1" min="1" id="2274"/>
<item chance="14798" max="1" min="1" id="6667"/>
<item chance="700000" category="DROP" max="292" min="146" id="57"/>
<item chance="76" category="UNK_1" max="1" min="1" id="259"/>
<item chance="4735" category="UNK_2" max="1" min="1" id="1876"/>
<item chance="947" category="UNK_2" max="1" min="1" id="1877"/>
<item chance="2368" category="UNK_2" max="1" min="1" id="1880"/>
<item chance="3157" category="UNK_2" max="1" min="1" id="1881"/>
<item chance="5261" category="UNK_2" max="1" min="1" id="1882"/>
<item chance="37924" category="SPOIL" max="1" min="1" id="1900"/>
<item chance="29779" category="SPOIL" max="1" min="1" id="1937"/>
<item chance="1558" category="UNK_2" max="1" min="1" id="2183"/>
<item chance="86656" category="SPOIL" max="1" min="1" id="2250"/>
<item chance="169" category="UNK_2" max="1" min="1" id="2274"/>
<item chance="14798" category="UNK_2" max="1" min="1" id="6667"/>
</droplist>
<skills>
<skill level="3" id="4032"/>
<skill level="5" id="4071"/>
<skill level="9" 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="5" id="4415"/>
<skill level="6" id="4416"/>
</skills>
</npc>