1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-07 07:52:57 +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

@@ -7,6 +7,7 @@
<name display="true" send="false">Earth Protector Panathen</name>
<title send="false">Raid Boss</title>
<level>43</level>
<race>HUMANOID</race>
<sex>MALE</sex>
<stats>
<hp regen="39.4112754681274" max="108760.132418533"/>
@@ -28,12 +29,29 @@
<collision heigth="31.0" radius="16.0"/>
</info>
<droplist>
<item chance="67881" max="1" min="1" id="325"/>
<item chance="165586" max="1" min="1" id="440"/>
<item chance="465225" max="36" min="12" id="1970"/>
<item chance="220235" max="36" min="12" id="2088"/>
<item chance="555541" max="1" min="1" id="6574"/>
<item chance="700000" max="1" min="1" id="8176"/>
<item chance="890000" max="2" min="1" id="9816"/>
<item chance="67881" category="UNK_1" max="1" min="1" id="325"/>
<item chance="165586" category="DROP" max="1" min="1" id="440"/>
<item chance="465225" category="DROP" max="36" min="12" id="1970"/>
<item chance="220235" category="UNK_1" max="36" min="12" id="2088"/>
<item chance="555541" category="UNK_2" max="1" min="1" id="6574"/>
<item chance="700000" category="UNK_101" max="1" min="1" id="8176"/>
<item chance="890000" category="UNK_100" max="2" min="1" id="9816"/>
</droplist>
<skills>
<skill level="1" id="4045"/>
<skill level="4" id="4183"/>
<skill level="4" id="4189"/>
<skill level="4" id="4191"/>
<skill level="1" 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="5" id="4415"/>
<skill level="6" id="4416"/>
<skill level="1" id="4494"/>
<skill level="1" id="4863"/>
</skills>
</npc>