1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-09 17:02:53 +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">Seal Angel</name>
<level>73</level>
<race>ANGEL</race>
<sex>MALE</sex>
<stats>
<hp regen="8.5" max="2586.66898"/>
@@ -27,25 +28,41 @@
<collision heigth="36.5" radius="13.5"/>
</info>
<droplist>
<item chance="31381" max="1" min="1" id="5156"/>
<item chance="310640" max="1" min="1" id="5482"/>
<item chance="197912" max="1" min="1" id="5485"/>
<item chance="700000" max="23663" min="11622" id="57"/>
<item chance="81" max="1" min="1" id="5287"/>
<item chance="130" max="1" min="1" id="5288"/>
<item chance="50" max="1" min="1" id="5293"/>
<item chance="9340" max="1" min="1" id="5520"/>
<item chance="6591" max="1" min="1" id="5521"/>
<item chance="14276" max="1" min="1" id="5524"/>
<item chance="57934" max="45" min="15" id="1868"/>
<item chance="86901" max="6" min="2" id="1873"/>
<item chance="173802" max="1" min="1" id="1876"/>
<item chance="41381" max="9" min="3" id="1895"/>
<item chance="14484" max="1" min="1" id="4042"/>
<item chance="1159" max="1" min="1" id="5271"/>
<item chance="8046" max="1" min="1" id="8731"/>
<item chance="2012" max="1" min="1" id="8741"/>
<item chance="201" max="1" min="1" id="8751"/>
<item chance="40" max="1" min="1" id="8761"/>
<item chance="31381" category="SPOIL" max="1" min="1" id="5156"/>
<item chance="310640" category="SPOIL" max="1" min="1" id="5482"/>
<item chance="197912" category="SPOIL" max="1" min="1" id="5485"/>
<item chance="700000" category="DROP" max="23663" min="11622" id="57"/>
<item chance="81" category="UNK_1" max="1" min="1" id="5287"/>
<item chance="130" category="UNK_1" max="1" min="1" id="5288"/>
<item chance="50" category="UNK_1" max="1" min="1" id="5293"/>
<item chance="9340" category="UNK_1" max="1" min="1" id="5520"/>
<item chance="6591" category="UNK_1" max="1" min="1" id="5521"/>
<item chance="14276" category="UNK_1" max="1" min="1" id="5524"/>
<item chance="57934" category="UNK_2" max="45" min="15" id="1868"/>
<item chance="86901" category="UNK_2" max="6" min="2" id="1873"/>
<item chance="173802" category="UNK_2" max="1" min="1" id="1876"/>
<item chance="41381" category="UNK_2" max="9" min="3" id="1895"/>
<item chance="14484" category="UNK_2" max="1" min="1" id="4042"/>
<item chance="1159" category="UNK_2" max="1" min="1" id="5271"/>
<item chance="8046" category="UNK_200" max="1" min="1" id="8731"/>
<item chance="2012" category="UNK_200" max="1" min="1" id="8741"/>
<item chance="201" category="UNK_200" max="1" min="1" id="8751"/>
<item chance="40" category="UNK_200" max="1" min="1" id="8761"/>
</droplist>
<skills>
<skill level="7" id="4066"/>
<skill level="1" id="4085"/>
<skill level="1" id="4086"/>
<skill level="7" id="4087"/>
<skill level="7" id="4118"/>
<skill level="13" id="4408"/>
<skill level="1" id="4409"/>
<skill level="11" id="4410"/>
<skill level="11" id="4411"/>
<skill level="13" id="4412"/>
<skill level="11" id="4413"/>
<skill level="2" id="4414"/>
<skill level="3" id="4415"/>
<skill level="8" id="4416"/>
</skills>
</npc>