1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-08 16:33:07 +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">Alpine Buffalo</name>
<level>67</level>
<race>BEAST</race>
<sex>MALE</sex>
<stats>
<hp regen="7.5" max="2295.48154"/>
@@ -26,24 +27,40 @@
<collision heigth="25.2" radius="16.0"/>
</info>
<droplist>
<item chance="152379" max="1" min="1" id="4087"/>
<item chance="245413" max="1" min="1" id="4088"/>
<item chance="3548" max="1" min="1" id="5470"/>
<item chance="426" max="1" min="1" id="12204"/>
<item chance="681" max="1" min="1" id="12193"/>
<item chance="262" max="1" min="1" id="12184"/>
<item chance="4670" max="1" min="1" id="4078"/>
<item chance="6576" max="1" min="1" id="4080"/>
<item chance="3151" max="1" min="1" id="4081"/>
<item chance="21" max="1" min="1" id="729"/>
<item chance="127874" max="1" min="1" id="1866"/>
<item chance="191812" max="1" min="1" id="1871"/>
<item chance="15984" max="1" min="1" id="1885"/>
<item chance="1668" max="1" min="1" id="4041"/>
<item chance="7673" max="1" min="1" id="5220"/>
<item chance="2131" max="1" min="1" id="8730"/>
<item chance="533" max="1" min="1" id="8740"/>
<item chance="53" max="1" min="1" id="8750"/>
<item chance="11" max="1" min="1" id="8760"/>
<item chance="21" category="UNK_2" max="1" min="1" id="729"/>
<item chance="127874" category="UNK_2" max="1" min="1" id="1866"/>
<item chance="191812" category="UNK_2" max="1" min="1" id="1871"/>
<item chance="15984" category="UNK_2" max="1" min="1" id="1885"/>
<item chance="1668" category="UNK_2" max="1" min="1" id="4041"/>
<item chance="4670" category="UNK_1" max="1" min="1" id="4078"/>
<item chance="6576" category="UNK_1" max="1" min="1" id="4080"/>
<item chance="3151" category="UNK_1" max="1" min="1" id="4081"/>
<item chance="152379" category="SPOIL" max="1" min="1" id="4087"/>
<item chance="245413" category="SPOIL" max="1" min="1" id="4088"/>
<item chance="7673" category="UNK_2" max="1" min="1" id="5220"/>
<item chance="3548" category="SPOIL" max="1" min="1" id="5470"/>
<item chance="2131" category="UNK_200" max="1" min="1" id="8730"/>
<item chance="533" category="UNK_200" max="1" min="1" id="8740"/>
<item chance="53" category="UNK_200" max="1" min="1" id="8750"/>
<item chance="11" category="UNK_200" max="1" min="1" id="8760"/>
<item chance="262" category="UNK_1" max="1" min="1" id="12184"/>
<item chance="681" category="UNK_1" max="1" min="1" id="12193"/>
<item chance="426" category="UNK_1" max="1" min="1" id="12204"/>
</droplist>
<skills>
<skill level="6" id="4160"/>
<skill level="10" 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="6" id="4415"/>
<skill level="3" id="4416"/>
<skill level="2" id="4438"/>
<skill level="6" id="4566"/>
<skill level="6" id="4571"/>
<skill level="3" id="4633"/>
</skills>
</npc>