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">Leto Chief Talkin</name>
<title send="false">Raid Boss</title>
<level>40</level>
<race>HUMANOID</race>
<sex>FEMALE</sex>
<stats>
<hp regen="34.0387779378852" max="91937.3861400206"/>
@@ -27,19 +28,34 @@
<collision heigth="30.0" radius="37.5"/>
</info>
<droplist>
<item chance="78771" max="1" min="1" id="281"/>
<item chance="27504" max="16" min="6" id="631"/>
<item chance="155854" max="120" min="40" id="1964"/>
<item chance="204903" max="36" min="12" id="2074"/>
<item chance="211799" max="1" min="1" id="2413"/>
<item chance="25212" max="18" min="6" id="2495"/>
<item chance="40445" max="420" min="140" id="2936"/>
<item chance="76965" max="243" min="81" id="2945"/>
<item chance="375022" max="3" min="1" id="4597"/>
<item chance="250015" max="4" min="2" id="4598"/>
<item chance="187511" max="6" min="2" id="4599"/>
<item chance="15001" max="1" min="1" id="6573"/>
<item chance="650000" max="1" min="1" id="8176"/>
<item chance="850000" max="2" min="1" id="9816"/>
<item chance="78771" category="UNK_1" max="1" min="1" id="281"/>
<item chance="27504" category="DROP" max="16" min="6" id="631"/>
<item chance="155854" category="DROP" max="120" min="40" id="1964"/>
<item chance="204903" category="UNK_1" max="36" min="12" id="2074"/>
<item chance="211799" category="DROP" max="1" min="1" id="2413"/>
<item chance="25212" category="DROP" max="18" min="6" id="2495"/>
<item chance="40445" category="DROP" max="420" min="140" id="2936"/>
<item chance="76965" category="DROP" max="243" min="81" id="2945"/>
<item chance="375022" category="UNK_2" max="3" min="1" id="4597"/>
<item chance="250015" category="UNK_2" max="4" min="2" id="4598"/>
<item chance="187511" category="UNK_2" max="6" min="2" id="4599"/>
<item chance="15001" category="UNK_2" max="1" min="1" id="6573"/>
<item chance="650000" category="UNK_101" max="1" min="1" id="8176"/>
<item chance="850000" category="UNK_100" max="2" min="1" id="9816"/>
</droplist>
<skills>
<skill level="1" id="4045"/>
<skill level="4" id="4178"/>
<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="3" id="4414"/>
<skill level="3" id="4415"/>
<skill level="6" id="4416"/>
<skill level="1" id="4494"/>
<skill level="1" id="4841"/>
</skills>
</npc>