1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2026-05-07 07:23:58 +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">Foundry Foreman</name>
<level>83</level>
<race>DEMON</race>
<sex>MALE</sex>
<stats>
<hp regen="190.745373183435" max="112316.37469612"/>
@@ -26,19 +27,33 @@
<collision heigth="47.2" radius="13.0"/>
</info>
<droplist>
<item chance="700000" max="325570" min="162563" id="57"/>
<item chance="659" max="1" min="1" id="236"/>
<item chance="33892" max="1512" min="504" id="1864"/>
<item chance="22776" max="1125" min="375" id="1865"/>
<item chance="10784" max="1584" min="528" id="1866"/>
<item chance="135569" max="378" min="126" id="1868"/>
<item chance="65699" max="156" min="52" id="1873"/>
<item chance="187478" max="1" min="1" id="5537"/>
<item chance="908160" max="11" min="1" id="6698"/>
<item chance="1750" max="1" min="1" id="6895"/>
<item chance="277406" max="2" min="1" id="6901"/>
<item chance="17082" max="1" min="1" id="6901"/>
<item chance="136653" max="1" min="1" id="9551"/>
<item chance="790800" max="27" min="9" id="9599"/>
<item chance="700000" category="DROP" max="325570" min="162563" id="57"/>
<item chance="790800" category="UNK_100" max="27" min="9" id="9599"/>
<item chance="187478" category="UNK_1" max="1" min="1" id="5537"/>
<item chance="659" category="UNK_1" max="1" min="1" id="236"/>
<item chance="65699" category="UNK_2" max="156" min="52" id="1873"/>
<item chance="135569" category="UNK_2" max="378" min="126" id="1868"/>
<item chance="33892" category="UNK_2" max="1512" min="504" id="1864"/>
<item chance="10784" category="UNK_2" max="1584" min="528" id="1866"/>
<item chance="22776" category="UNK_2" max="1125" min="375" id="1865"/>
<item chance="136653" category="UNK_200" max="1" min="1" id="9551"/>
<item chance="17082" category="UNK_2" max="1" min="1" id="6901"/>
<item chance="1750" category="UNK_2" max="1" min="1" id="6895"/>
<item chance="908160" category="SPOIL" max="11" min="1" id="6698"/>
<item chance="277406" category="SPOIL" max="2" min="1" id="6901"/>
</droplist>
<skills>
<skill level="9" id="4117"/>
<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="11" id="4415"/>
<skill level="9" id="4416"/>
<skill level="3" id="5358"/>
<skill level="1" id="5467"/>
</skills>
</npc>