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="false" targetable="true" attackable="true">
<name display="true" send="false">Timak Orc Warrior</name>
<level>43</level>
<race>HUMANOID</race>
<sex>MALE</sex>
<stats>
<hp regen="5.5" max="1094.28943"/>
@@ -27,21 +28,33 @@
<collision heigth="20.0" radius="10.0"/>
</info>
<droplist>
<item chance="700000" max="957" min="471" id="57"/>
<item chance="22" max="1" min="1" id="70"/>
<item chance="733590" max="1" min="1" id="1884"/>
<item chance="21379" max="1" min="1" id="1895"/>
<item chance="1316" max="1" min="1" id="2047"/>
<item chance="5756" max="1" min="1" id="2164"/>
<item chance="4648" max="1" min="1" id="2219"/>
<item chance="5206" max="1" min="1" id="2314"/>
<item chance="22" max="1" min="1" id="2499"/>
<item chance="1298" max="1" min="1" id="2967"/>
<item chance="3974" max="1" min="1" id="3954"/>
<item chance="249" max="1" min="1" id="5154"/>
<item chance="2993" max="1" min="1" id="8723"/>
<item chance="748" max="1" min="1" id="8733"/>
<item chance="75" max="1" min="1" id="8743"/>
<item chance="15" max="1" min="1" id="8753"/>
<item chance="700000" category="DROP" max="957" min="471" id="57"/>
<item chance="22" category="UNK_1" max="1" min="1" id="70"/>
<item chance="733590" category="SPOIL" max="1" min="1" id="1884"/>
<item chance="21379" category="UNK_2" max="1" min="1" id="1895"/>
<item chance="1316" category="UNK_1" max="1" min="1" id="2047"/>
<item chance="5756" category="UNK_2" max="1" min="1" id="2164"/>
<item chance="4648" category="UNK_2" max="1" min="1" id="2219"/>
<item chance="5206" category="SPOIL" max="1" min="1" id="2314"/>
<item chance="22" category="UNK_1" max="1" min="1" id="2499"/>
<item chance="1298" category="UNK_1" max="1" min="1" id="2967"/>
<item chance="3974" category="SPOIL" max="1" min="1" id="3954"/>
<item chance="249" category="UNK_2" max="1" min="1" id="5154"/>
<item chance="2993" category="UNK_200" max="1" min="1" id="8723"/>
<item chance="748" category="UNK_200" max="1" min="1" id="8733"/>
<item chance="75" category="UNK_200" max="1" min="1" id="8743"/>
<item chance="15" category="UNK_200" max="1" min="1" id="8753"/>
</droplist>
<skills>
<skill level="2" id="4074"/>
<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="6" id="4416"/>
</skills>
</npc>