1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2026-05-08 07:53: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

@@ -7,6 +7,7 @@
<name display="true" send="false">Evil Spirit Tempest</name>
<title send="false">Raid Boss</title>
<level>36</level>
<race>DEMON</race>
<sex>MALE</sex>
<stats>
<hp regen="28.0640450927111" max="73380.9239757113"/>
@@ -27,20 +28,37 @@
<collision heigth="54.0" radius="21.0"/>
</info>
<droplist>
<item chance="10981" max="25" min="9" id="61"/>
<item chance="91090" max="1" min="1" id="280"/>
<item chance="10371" max="27" min="9" id="607"/>
<item chance="9825" max="28" min="10" id="1125"/>
<item chance="34972" max="336" min="112" id="1949"/>
<item chance="12240" max="960" min="320" id="1957"/>
<item chance="19342" max="607" min="203" id="1963"/>
<item chance="224010" max="36" min="12" id="2054"/>
<item chance="9334" max="30" min="10" id="2427"/>
<item chance="8890" max="31" min="11" id="2428"/>
<item chance="186677" max="1" min="1" id="2451"/>
<item chance="142432" max="82" min="28" id="2931"/>
<item chance="108802" max="108" min="36" id="2932"/>
<item chance="86085" max="136" min="46" id="2933"/>
<item chance="467933" max="1" min="1" id="6574"/>
<item chance="10981" category="DROP" max="25" min="9" id="61"/>
<item chance="91090" category="UNK_1" max="1" min="1" id="280"/>
<item chance="10371" category="DROP" max="27" min="9" id="607"/>
<item chance="9825" category="DROP" max="28" min="10" id="1125"/>
<item chance="34972" category="DROP" max="336" min="112" id="1949"/>
<item chance="12240" category="DROP" max="960" min="320" id="1957"/>
<item chance="19342" category="DROP" max="607" min="203" id="1963"/>
<item chance="224010" category="UNK_1" max="36" min="12" id="2054"/>
<item chance="9334" category="DROP" max="30" min="10" id="2427"/>
<item chance="8890" category="DROP" max="31" min="11" id="2428"/>
<item chance="186677" category="DROP" max="1" min="1" id="2451"/>
<item chance="142432" category="DROP" max="82" min="28" id="2931"/>
<item chance="108802" category="DROP" max="108" min="36" id="2932"/>
<item chance="86085" category="DROP" max="136" min="46" id="2933"/>
<item chance="467933" category="UNK_2" max="1" min="1" id="6574"/>
</droplist>
<skills>
<skill level="1" id="4045"/>
<skill level="3" id="4188"/>
<skill level="3" id="4190"/>
<skill level="3" id="4192"/>
<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="1" id="4415"/>
<skill level="9" id="4416"/>
<skill level="1" id="4494"/>
<skill level="1" id="4938"/>
</skills>
</npc>