1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2026-05-07 15:33:42 +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">Queen Undine Lad</name>
<level>46</level>
<race>SPIRIT</race>
<sex>FEMALE</sex>
<stats>
<hp regen="5.5" max="1229.78678"/>
@@ -26,24 +27,40 @@
<collision heigth="27.0" radius="12.0"/>
</info>
<droplist>
<item chance="16244" max="1" min="1" id="2065"/>
<item chance="161662" max="1" min="1" id="2164"/>
<item chance="7323" max="1" min="1" id="2317"/>
<item chance="700000" max="1693" min="828" id="57"/>
<item chance="128" max="1" min="1" id="354"/>
<item chance="204" max="1" min="1" id="381"/>
<item chance="6688" max="1" min="1" id="1959"/>
<item chance="13606" max="1" min="1" id="1960"/>
<item chance="60197" max="1" min="1" id="1866"/>
<item chance="90296" max="1" min="1" id="1871"/>
<item chance="3612" max="1" min="1" id="1877"/>
<item chance="1750" max="1" min="1" id="2230"/>
<item chance="315" max="1" min="1" id="2326"/>
<item chance="1806" max="1" min="1" id="4040"/>
<item chance="785" max="1" min="1" id="4041"/>
<item chance="1969" max="1" min="1" id="8723"/>
<item chance="903" max="1" min="1" id="8733"/>
<item chance="90" max="1" min="1" id="8743"/>
<item chance="18" max="1" min="1" id="8753"/>
<item chance="700000" category="DROP" max="1693" min="828" id="57"/>
<item chance="128" category="UNK_1" max="1" min="1" id="354"/>
<item chance="204" category="UNK_1" max="1" min="1" id="381"/>
<item chance="60197" category="UNK_2" max="1" min="1" id="1866"/>
<item chance="90296" category="UNK_2" max="1" min="1" id="1871"/>
<item chance="3612" category="UNK_2" max="1" min="1" id="1877"/>
<item chance="6688" category="UNK_1" max="1" min="1" id="1959"/>
<item chance="13606" category="UNK_1" max="1" min="1" id="1960"/>
<item chance="16244" category="SPOIL" max="1" min="1" id="2065"/>
<item chance="161662" category="SPOIL" max="1" min="1" id="2164"/>
<item chance="1750" category="UNK_2" max="1" min="1" id="2230"/>
<item chance="7323" category="SPOIL" max="1" min="1" id="2317"/>
<item chance="315" category="UNK_2" max="1" min="1" id="2326"/>
<item chance="1806" category="UNK_2" max="1" min="1" id="4040"/>
<item chance="785" category="UNK_2" max="1" min="1" id="4041"/>
<item chance="1969" category="UNK_200" max="1" min="1" id="8723"/>
<item chance="903" category="UNK_200" max="1" min="1" id="8733"/>
<item chance="90" category="UNK_200" max="1" min="1" id="8743"/>
<item chance="18" category="UNK_200" max="1" min="1" id="8753"/>
</droplist>
<skills>
<skill level="4" id="4034"/>
<skill level="4" id="4066"/>
<skill level="1" id="4093"/>
<skill level="4" id="4118"/>
<skill level="10" id="4408"/>
<skill level="1" id="4409"/>
<skill level="12" id="4410"/>
<skill level="12" id="4411"/>
<skill level="10" id="4412"/>
<skill level="10" id="4413"/>
<skill level="3" id="4414"/>
<skill level="3" id="4415"/>
<skill level="7" id="4416"/>
<skill level="2" id="4438"/>
</skills>
</npc>