1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-07 16:03:10 +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">Gorgolos</name>
<title send="false">Raid Boss</title>
<level>82</level>
<race>MAGIC_CREATURE</race>
<sex>MALE</sex>
<stats>
<hp regen="94.1947722699655" max="306363.627490454"/>
@@ -27,16 +28,35 @@
<collision heigth="65.0" radius="25.0"/>
</info>
<droplist>
<item chance="1000000" max="1" min="1" id="14852"/>
<item chance="891" max="1" min="1" id="9442"/>
<item chance="891" max="1" min="1" id="9443"/>
<item chance="891" max="1" min="1" id="9444"/>
<item chance="139316" max="3" min="1" id="9616"/>
<item chance="278632" max="1" min="1" id="9617"/>
<item chance="278632" max="1" min="1" id="9618"/>
<item chance="6162" max="1" min="1" id="9514"/>
<item chance="9860" max="1" min="1" id="9515"/>
<item chance="410547" max="6" min="2" id="9530"/>
<item chance="161915" max="45" min="15" id="9531"/>
<item chance="891" category="UNK_1" max="1" min="1" id="9442"/>
<item chance="891" category="UNK_1" max="1" min="1" id="9443"/>
<item chance="891" category="UNK_1" max="1" min="1" id="9444"/>
<item chance="6162" category="DROP" max="1" min="1" id="9514"/>
<item chance="9860" category="DROP" max="1" min="1" id="9515"/>
<item chance="410547" category="DROP" max="6" min="2" id="9530"/>
<item chance="161915" category="DROP" max="45" min="15" id="9531"/>
<item chance="139316" category="UNK_1" max="3" min="1" id="9616"/>
<item chance="278632" category="UNK_1" max="1" min="1" id="9617"/>
<item chance="278632" category="UNK_1" max="1" min="1" id="9618"/>
<item chance="1000000" category="UNK_2" max="1" min="1" id="14852"/>
</droplist>
<skills>
<skill level="1" id="4045"/>
<skill level="8" id="4185"/>
<skill level="8" id="4190"/>
<skill level="8" id="4196"/>
<skill level="3" id="4276"/>
<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="2" id="4416"/>
<skill level="1" id="4494"/>
<skill level="1" id="5463"/>
<skill level="1" id="6231"/>
</skills>
</npc>