1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-08 08:23:11 +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">Karte</name>
<title send="false">Raid Boss</title>
<level>49</level>
<race>UNDEAD</race>
<sex>MALE</sex>
<stats>
<hp regen="51.7193112926872" max="148076.094026853"/>
@@ -28,27 +29,44 @@
<collision heigth="47.5" radius="18.0"/>
</info>
<droplist>
<item chance="40182" max="1" min="1" id="228"/>
<item chance="719198" max="9" min="3" id="2119"/>
<item chance="85245" max="1" min="1" id="2436"/>
<item chance="65568" max="1" min="1" id="2437"/>
<item chance="65568" max="1" min="1" id="2438"/>
<item chance="85245" max="1" min="1" id="2460"/>
<item chance="65568" max="1" min="1" id="2461"/>
<item chance="65568" max="1" min="1" id="2462"/>
<item chance="65568" max="1" min="1" id="2463"/>
<item chance="19820" max="432" min="144" id="2954"/>
<item chance="11193" max="765" min="255" id="2955"/>
<item chance="6200" max="1188" min="395" id="2960"/>
<item chance="81849" max="90" min="30" id="2961"/>
<item chance="62961" max="117" min="39" id="2962"/>
<item chance="50113" max="147" min="49" id="2963"/>
<item chance="40925" max="180" min="60" id="2964"/>
<item chance="340993" max="3" min="1" id="4610"/>
<item chance="227329" max="4" min="2" id="4611"/>
<item chance="170496" max="6" min="2" id="4612"/>
<item chance="175367" max="1" min="1" id="6574"/>
<item chance="870000" max="1" min="1" id="8176"/>
<item chance="870000" max="3" min="1" id="9814"/>
<item chance="85245" category="DROP" max="1" min="1" id="2436"/>
<item chance="65568" category="DROP" max="1" min="1" id="2437"/>
<item chance="65568" category="DROP" max="1" min="1" id="2438"/>
<item chance="85245" category="DROP" max="1" min="1" id="2460"/>
<item chance="65568" category="DROP" max="1" min="1" id="2461"/>
<item chance="65568" category="DROP" max="1" min="1" id="2462"/>
<item chance="65568" category="DROP" max="1" min="1" id="2463"/>
<item chance="19820" category="DROP" max="432" min="144" id="2954"/>
<item chance="11193" category="DROP" max="765" min="255" id="2955"/>
<item chance="6200" category="DROP" max="1188" min="395" id="2960"/>
<item chance="81849" category="DROP" max="90" min="30" id="2961"/>
<item chance="62961" category="DROP" max="117" min="39" id="2962"/>
<item chance="50113" category="DROP" max="147" min="49" id="2963"/>
<item chance="40925" category="DROP" max="180" min="60" id="2964"/>
<item chance="40182" category="UNK_1" max="1" min="1" id="228"/>
<item chance="719198" category="UNK_1" max="9" min="3" id="2119"/>
<item chance="340993" category="UNK_2" max="3" min="1" id="4610"/>
<item chance="227329" category="UNK_2" max="4" min="2" id="4611"/>
<item chance="170496" category="UNK_2" max="6" min="2" id="4612"/>
<item chance="175367" category="UNK_2" max="1" min="1" id="6574"/>
<item chance="870000" category="UNK_100" max="3" min="1" id="9814"/>
<item chance="870000" category="UNK_101" max="1" min="1" id="8176"/>
</droplist>
<skills>
<skill level="1" id="4045"/>
<skill level="4" id="4188"/>
<skill level="4" id="4190"/>
<skill level="4" 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="3" id="4415"/>
<skill level="1" id="4416"/>
<skill level="1" id="4494"/>
<skill level="1" id="4806"/>
</skills>
</npc>