1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2026-03-14 14:48:16 +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">Rotten Tree Repiro</name>
<title send="false">Raid Boss</title>
<level>44</level>
<race>PLANT</race>
<sex>MALE</sex>
<stats>
<hp regen="41.3470424277186" max="114863.791375267"/>
@@ -27,27 +28,42 @@
<collision heigth="80.0" radius="35.0"/>
</info>
<droplist>
<item chance="275300" max="1" min="1" id="64"/>
<item chance="275300" max="1" min="1" id="608"/>
<item chance="145593" max="157" min="53" id="1981"/>
<item chance="39810" max="576" min="192" id="2956"/>
<item chance="7865" max="1" min="1" id="75"/>
<item chance="7865" max="1" min="1" id="76"/>
<item chance="7865" max="1" min="1" id="77"/>
<item chance="7865" max="1" min="1" id="84"/>
<item chance="7865" max="1" min="1" id="134"/>
<item chance="7865" max="1" min="1" id="145"/>
<item chance="44258" max="24" min="8" id="2089"/>
<item chance="26228" max="40" min="14" id="2090"/>
<item chance="177035" max="6" min="2" id="2091"/>
<item chance="141628" max="7" min="3" id="2092"/>
<item chance="118024" max="9" min="3" id="2095"/>
<item chance="101163" max="10" min="4" id="2096"/>
<item chance="561477" max="9" min="3" id="952"/>
<item chance="140396" max="6" min="2" id="4604"/>
<item chance="112295" max="7" min="3" id="4605"/>
<item chance="93580" max="9" min="3" id="4606"/>
<item chance="720000" max="3" min="1" id="9816"/>
<item chance="720000" max="1" min="1" id="8176"/>
<item chance="275300" category="DROP" max="1" min="1" id="64"/>
<item chance="275300" category="DROP" max="1" min="1" id="608"/>
<item chance="145593" category="DROP" max="157" min="53" id="1981"/>
<item chance="39810" category="DROP" max="576" min="192" id="2956"/>
<item chance="7865" category="UNK_1" max="1" min="1" id="75"/>
<item chance="7865" category="UNK_1" max="1" min="1" id="76"/>
<item chance="7865" category="UNK_1" max="1" min="1" id="77"/>
<item chance="7865" category="UNK_1" max="1" min="1" id="84"/>
<item chance="7865" category="UNK_1" max="1" min="1" id="134"/>
<item chance="7865" category="UNK_1" max="1" min="1" id="145"/>
<item chance="44258" category="UNK_1" max="24" min="8" id="2089"/>
<item chance="26228" category="UNK_1" max="40" min="14" id="2090"/>
<item chance="177035" category="UNK_1" max="6" min="2" id="2091"/>
<item chance="141628" category="UNK_1" max="7" min="3" id="2092"/>
<item chance="118024" category="UNK_1" max="9" min="3" id="2095"/>
<item chance="101163" category="UNK_1" max="10" min="4" id="2096"/>
<item chance="561477" category="UNK_2" max="9" min="3" id="952"/>
<item chance="140396" category="UNK_2" max="6" min="2" id="4604"/>
<item chance="112295" category="UNK_2" max="7" min="3" id="4605"/>
<item chance="93580" category="UNK_2" max="9" min="3" id="4606"/>
<item chance="720000" category="UNK_100" max="3" min="1" id="9816"/>
<item chance="720000" category="UNK_101" max="1" min="1" id="8176"/>
</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="2" id="4414"/>
<skill level="3" id="4415"/>
<skill level="5" id="4416"/>
<skill level="1" id="4494"/>
<skill level="1" id="4826"/>
</skills>
</npc>