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="false" targetable="true" attackable="true">
<name display="true" send="false">Forbidden Path Invader Magus</name>
<level>63</level>
<race>DEMON</race>
<sex>FEMALE</sex>
<stats>
<hp regen="7.5" max="2089.92274"/>
@@ -27,21 +28,35 @@
<collision heigth="23.0" radius="9.0"/>
</info>
<droplist>
<item chance="4019" max="1" min="1" id="947"/>
<item chance="25121" max="1" min="1" id="948"/>
<item chance="13298" max="1" min="1" id="5230"/>
<item chance="700000" max="8069" min="3985" id="57"/>
<item chance="152" max="1" min="1" id="110"/>
<item chance="107" max="1" min="1" id="2416"/>
<item chance="107" max="1" min="1" id="2417"/>
<item chance="22255" max="1" min="1" id="4077"/>
<item chance="18697" max="1" min="1" id="4088"/>
<item chance="18697" max="1" min="1" id="4089"/>
<item chance="198" max="1" min="1" id="947"/>
<item chance="1237" max="1" min="1" id="948"/>
<item chance="6596" max="1" min="1" id="8729"/>
<item chance="1649" max="1" min="1" id="8739"/>
<item chance="165" max="1" min="1" id="8749"/>
<item chance="33" max="1" min="1" id="8759"/>
<item chance="4019" category="SPOIL" max="1" min="1" id="947"/>
<item chance="25121" category="SPOIL" max="1" min="1" id="948"/>
<item chance="13298" category="SPOIL" max="1" min="1" id="5230"/>
<item chance="700000" category="DROP" max="8069" min="3985" id="57"/>
<item chance="152" category="UNK_1" max="1" min="1" id="110"/>
<item chance="107" category="UNK_1" max="1" min="1" id="2416"/>
<item chance="107" category="UNK_1" max="1" min="1" id="2417"/>
<item chance="22255" category="UNK_1" max="1" min="1" id="4077"/>
<item chance="18697" category="UNK_1" max="1" min="1" id="4088"/>
<item chance="18697" category="UNK_1" max="1" min="1" id="4089"/>
<item chance="198" category="UNK_2" max="1" min="1" id="947"/>
<item chance="1237" category="UNK_2" max="1" min="1" id="948"/>
<item chance="6596" category="UNK_200" max="1" min="1" id="8729"/>
<item chance="1649" category="UNK_200" max="1" min="1" id="8739"/>
<item chance="165" category="UNK_200" max="1" min="1" id="8749"/>
<item chance="33" category="UNK_200" max="1" min="1" id="8759"/>
</droplist>
<skills>
<skill level="3" id="4285"/>
<skill level="14" 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="3" id="4414"/>
<skill level="5" id="4415"/>
<skill level="9" id="4416"/>
<skill level="6" id="4561"/>
<skill level="6" id="4563"/>
</skills>
</npc>