1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-08 16:33:07 +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">Verfa</name>
<title send="false">Raid Boss</title>
<level>51</level>
<race>UNDEAD</race>
<sex>MALE</sex>
<stats>
<hp regen="139.95474844594" max="324092.589187485"/>
@@ -28,19 +29,37 @@
<collision heigth="141.0" radius="45.0"/>
</info>
<droplist>
<item chance="34356" max="1" min="1" id="2384"/>
<item chance="54956" max="1" min="1" id="2388"/>
<item chance="21132" max="1" min="1" id="2390"/>
<item chance="269319" max="27" min="9" id="4066"/>
<item chance="92007" max="120" min="40" id="4067"/>
<item chance="133009" max="42" min="14" id="4068"/>
<item chance="27701" max="1" min="1" id="300"/>
<item chance="198387" max="36" min="12" id="4113"/>
<item chance="333178" max="3" min="1" id="4610"/>
<item chance="222119" max="4" min="2" id="4611"/>
<item chance="166589" max="6" min="2" id="4612"/>
<item chance="171348" max="1" min="1" id="6574"/>
<item chance="850000" max="3" min="1" id="9814"/>
<item chance="850000" max="1" min="1" id="8176"/>
<item chance="27701" category="UNK_1" max="1" min="1" id="300"/>
<item chance="34356" category="DROP" max="1" min="1" id="2384"/>
<item chance="54956" category="DROP" max="1" min="1" id="2388"/>
<item chance="21132" category="DROP" max="1" min="1" id="2390"/>
<item chance="269319" category="DROP" max="27" min="9" id="4066"/>
<item chance="92007" category="DROP" max="120" min="40" id="4067"/>
<item chance="133009" category="DROP" max="42" min="14" id="4068"/>
<item chance="198387" category="UNK_1" max="36" min="12" id="4113"/>
<item chance="333178" category="UNK_2" max="3" min="1" id="4610"/>
<item chance="222119" category="UNK_2" max="4" min="2" id="4611"/>
<item chance="166589" category="UNK_2" max="6" min="2" id="4612"/>
<item chance="171348" category="UNK_2" max="1" min="1" id="6574"/>
<item chance="850000" category="UNK_101" max="1" min="1" id="8176"/>
<item chance="850000" category="UNK_100" max="3" min="1" id="9814"/>
</droplist>
<skills>
<skill level="1" id="4045"/>
<skill level="5" id="4172"/>
<skill level="5" id="4176"/>
<skill level="5" id="4177"/>
<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="1" id="4416"/>
<skill level="1" id="4494"/>
<skill level="5" id="4728"/>
<skill level="1" id="4807"/>
</skills>
</npc>