1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2026-05-11 01:13:49 +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

@@ -6,6 +6,7 @@
<info aggressive="true" targetable="true" attackable="true">
<name display="true" send="false">Emerald Alligar</name>
<level>82</level>
<race>HUMANOID</race>
<sex>MALE</sex>
<stats>
<hp regen="112.558039826218" max="10982.0141560175"/>
@@ -26,19 +27,33 @@
<collision heigth="33.0" radius="25.0"/>
</info>
<droplist>
<item chance="700000" max="2593" min="1266" id="57"/>
<item chance="44360" max="1" min="1" id="1895"/>
<item chance="3105" max="1" min="1" id="4040"/>
<item chance="1242" max="1" min="1" id="9546"/>
<item chance="1218" max="1" min="1" id="9628"/>
<item chance="817" max="1" min="1" id="9630"/>
<item chance="793" max="1" min="1" id="5522"/>
<item chance="793" max="1" min="1" id="5523"/>
<item chance="98" max="1" min="1" id="12262"/>
<item chance="98" max="1" min="1" id="12263"/>
<item chance="62" max="1" min="1" id="960"/>
<item chance="5188" max="1" min="1" id="5545"/>
<item chance="5182" max="1" min="1" id="5544"/>
<item chance="840" max="1" min="1" id="5157"/>
<item chance="700000" category="DROP" max="2593" min="1266" id="57"/>
<item chance="44360" category="UNK_2" max="1" min="1" id="1895"/>
<item chance="3105" category="UNK_2" max="1" min="1" id="4040"/>
<item chance="1242" category="UNK_200" max="1" min="1" id="9546"/>
<item chance="1218" category="UNK_2" max="1" min="1" id="9628"/>
<item chance="817" category="UNK_2" max="1" min="1" id="9630"/>
<item chance="793" category="UNK_1" max="1" min="1" id="5522"/>
<item chance="793" category="UNK_1" max="1" min="1" id="5523"/>
<item chance="98" category="UNK_1" max="1" min="1" id="12262"/>
<item chance="98" category="UNK_1" max="1" min="1" id="12263"/>
<item chance="62" category="UNK_2" max="1" min="1" id="960"/>
<item chance="5188" category="SPOIL" max="1" min="1" id="5545"/>
<item chance="5182" category="SPOIL" max="1" min="1" id="5544"/>
<item chance="840" category="SPOIL" max="1" min="1" id="5157"/>
</droplist>
<skills>
<skill level="1" id="4238"/>
<skill level="9" id="4408"/>
<skill level="1" id="4409"/>
<skill level="11" id="4410"/>
<skill level="11" id="4411"/>
<skill level="9" id="4412"/>
<skill level="11" id="4413"/>
<skill level="2" id="4414"/>
<skill level="3" id="4415"/>
<skill level="6" id="4416"/>
<skill level="4" id="5297"/>
<skill level="1" id="5467"/>
</skills>
</npc>