1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2026-05-07 23:43:44 +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">Guardian of the Emerald</name>
<level>82</level>
<race>SPIRIT</race>
<sex>MALE</sex>
<stats>
<hp regen="192.697893809876" max="56403.1943232691"/>
@@ -26,21 +27,35 @@
<collision heigth="26.0" radius="13.0"/>
</info>
<droplist>
<item chance="700000" max="38313" min="18705" id="57"/>
<item chance="229388" max="12" min="4" id="1867"/>
<item chance="122340" max="21" min="7" id="1872"/>
<item chance="50975" max="9" min="3" id="1882"/>
<item chance="48292" max="1" min="1" id="1894"/>
<item chance="22939" max="1" min="1" id="4042"/>
<item chance="18893" max="1" min="1" id="5534"/>
<item chance="9558" max="1" min="1" id="9573"/>
<item chance="2389" max="1" min="1" id="9574"/>
<item chance="1223" max="1" min="1" id="11975"/>
<item chance="550" max="1" min="1" id="960"/>
<item chance="239" max="1" min="1" id="9575"/>
<item chance="48" max="1" min="1" id="9576"/>
<item chance="76652" max="1" min="1" id="5545"/>
<item chance="76561" max="1" min="1" id="5544"/>
<item chance="12418" max="1" min="1" id="5157"/>
<item chance="700000" category="DROP" max="38313" min="18705" id="57"/>
<item chance="550" category="UNK_2" max="1" min="1" id="960"/>
<item chance="229388" category="UNK_2" max="12" min="4" id="1867"/>
<item chance="122340" category="UNK_2" max="21" min="7" id="1872"/>
<item chance="50975" category="UNK_2" max="9" min="3" id="1882"/>
<item chance="48292" category="UNK_2" max="1" min="1" id="1894"/>
<item chance="22939" category="UNK_2" max="1" min="1" id="4042"/>
<item chance="12418" category="SPOIL" max="1" min="1" id="5157"/>
<item chance="18893" category="UNK_1" max="1" min="1" id="5534"/>
<item chance="76561" category="SPOIL" max="1" min="1" id="5544"/>
<item chance="76652" category="SPOIL" max="1" min="1" id="5545"/>
<item chance="9558" category="UNK_200" max="1" min="1" id="9573"/>
<item chance="2389" category="UNK_200" max="1" min="1" id="9574"/>
<item chance="239" category="UNK_200" max="1" min="1" id="9575"/>
<item chance="48" category="UNK_200" max="1" min="1" id="9576"/>
<item chance="1223" category="UNK_1" max="1" min="1" id="11975"/>
</droplist>
<skills>
<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="14" id="4413"/>
<skill level="2" id="4414"/>
<skill level="3" id="4415"/>
<skill level="7" id="4416"/>
<skill level="4" id="5362"/>
<skill level="4" id="5393"/>
<skill level="1" id="5467"/>
</skills>
</npc>