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

@@ -6,6 +6,7 @@
<info aggressive="true" targetable="true" attackable="true">
<name display="true" send="false">Elder Homunculus</name>
<level>75</level>
<race>MAGIC_CREATURE</race>
<sex>MALE</sex>
<stats>
<hp regen="8.5" max="2676.65854"/>
@@ -26,25 +27,41 @@
<collision heigth="32.5" radius="12.0"/>
</info>
<droplist>
<item chance="700000" max="10097" min="4948" id="57"/>
<item chance="4458" max="1" min="1" id="1808"/>
<item chance="123464" max="9" min="3" id="1868"/>
<item chance="148157" max="1" min="1" id="1873"/>
<item chance="24693" max="1" min="1" id="1889"/>
<item chance="12346" max="1" min="1" id="4044"/>
<item chance="165" max="1" min="1" id="5277"/>
<item chance="45013" max="1" min="1" id="5480"/>
<item chance="45013" max="1" min="1" id="5481"/>
<item chance="2100" max="1" min="1" id="5547"/>
<item chance="2100" max="1" min="1" id="5548"/>
<item chance="37039" max="1" min="1" id="5549"/>
<item chance="2160" max="1" min="1" id="8331"/>
<item chance="3430" max="1" min="1" id="8731"/>
<item chance="857" max="1" min="1" id="8741"/>
<item chance="86" max="1" min="1" id="8751"/>
<item chance="16" max="1" min="1" id="8761"/>
<item chance="170" max="1" min="1" id="11952"/>
<item chance="170" max="1" min="1" id="11954"/>
<item chance="170" max="1" min="1" id="11957"/>
<item chance="700000" category="DROP" max="10097" min="4948" id="57"/>
<item chance="4458" category="SPOIL" max="1" min="1" id="1808"/>
<item chance="123464" category="UNK_2" max="9" min="3" id="1868"/>
<item chance="148157" category="UNK_2" max="1" min="1" id="1873"/>
<item chance="24693" category="UNK_2" max="1" min="1" id="1889"/>
<item chance="12346" category="UNK_2" max="1" min="1" id="4044"/>
<item chance="165" category="UNK_2" max="1" min="1" id="5277"/>
<item chance="45013" category="SPOIL" max="1" min="1" id="5480"/>
<item chance="45013" category="SPOIL" max="1" min="1" id="5481"/>
<item chance="2100" category="UNK_1" max="1" min="1" id="5547"/>
<item chance="2100" category="UNK_1" max="1" min="1" id="5548"/>
<item chance="37039" category="UNK_2" max="1" min="1" id="5549"/>
<item chance="2160" category="UNK_1" max="1" min="1" id="8331"/>
<item chance="3430" category="UNK_200" max="1" min="1" id="8731"/>
<item chance="857" category="UNK_200" max="1" min="1" id="8741"/>
<item chance="86" category="UNK_200" max="1" min="1" id="8751"/>
<item chance="16" category="UNK_200" max="1" min="1" id="8761"/>
<item chance="170" category="UNK_1" max="1" min="1" id="11952"/>
<item chance="170" category="UNK_1" max="1" min="1" id="11954"/>
<item chance="170" category="UNK_1" max="1" min="1" id="11957"/>
</droplist>
<skills>
<skill level="5" id="4038"/>
<skill level="8" id="4257"/>
<skill level="1" id="4276"/>
<skill level="12" id="4408"/>
<skill level="1" id="4409"/>
<skill level="13" id="4410"/>
<skill level="13" id="4411"/>
<skill level="9" id="4412"/>
<skill level="9" id="4413"/>
<skill level="3" id="4414"/>
<skill level="3" id="4415"/>
<skill level="2" id="4416"/>
<skill level="8" id="4561"/>
<skill level="4" id="4789"/>
</skills>
</npc>