1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-08 08:23:11 +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">Triol's Priest</name>
<level>78</level>
<race>HUMANOID</race>
<sex>MALE</sex>
<stats>
<hp regen="8.976" max="3136.2900942"/>
@@ -27,19 +28,35 @@
<collision heigth="28.4" radius="7.7"/>
</info>
<droplist>
<item chance="700000" max="12881" min="6293" id="57"/>
<item chance="262291" max="9" min="3" id="1868"/>
<item chance="78687" max="6" min="2" id="1873"/>
<item chance="78687" max="1" min="1" id="5549"/>
<item chance="52458" max="1" min="1" id="1889"/>
<item chance="26229" max="1" min="1" id="4044"/>
<item chance="5315" max="1" min="1" id="5487"/>
<item chance="5315" max="1" min="1" id="5488"/>
<item chance="36" max="1" min="1" id="5326"/>
<item chance="36" max="1" min="1" id="5329"/>
<item chance="315" max="1" min="1" id="960"/>
<item chance="426223" max="1" min="1" id="4039"/>
<item chance="448656" max="1" min="1" id="1894"/>
<item chance="511" max="1" min="1" id="959"/>
<item chance="700000" category="DROP" max="12881" min="6293" id="57"/>
<item chance="262291" category="UNK_2" max="9" min="3" id="1868"/>
<item chance="78687" category="UNK_2" max="6" min="2" id="1873"/>
<item chance="78687" category="UNK_2" max="1" min="1" id="5549"/>
<item chance="52458" category="UNK_2" max="1" min="1" id="1889"/>
<item chance="26229" category="UNK_2" max="1" min="1" id="4044"/>
<item chance="5315" category="UNK_1" max="1" min="1" id="5487"/>
<item chance="5315" category="UNK_1" max="1" min="1" id="5488"/>
<item chance="36" category="UNK_1" max="1" min="1" id="5326"/>
<item chance="36" category="UNK_1" max="1" min="1" id="5329"/>
<item chance="315" category="UNK_2" max="1" min="1" id="960"/>
<item chance="426223" category="SPOIL" max="1" min="1" id="4039"/>
<item chance="448656" category="SPOIL" max="1" min="1" id="1894"/>
<item chance="511" category="SPOIL" max="1" min="1" id="959"/>
</droplist>
<skills>
<skill level="10" id="4088"/>
<skill level="12" 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="11" id="4415"/>
<skill level="6" id="4416"/>
<skill level="26" id="4417"/>
<skill level="9" id="4622"/>
<skill level="9" id="4665"/>
<skill level="10" id="4789"/>
</skills>
</npc>