1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2026-05-07 15:33:42 +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">Alpine Buffalo</name>
<level>67</level>
<race>BEAST</race>
<sex>MALE</sex>
<stats>
<hp regen="7.5" max="2295.48154"/>
@@ -26,24 +27,39 @@
<collision heigth="15.0" radius="12.0"/>
</info>
<droplist>
<item chance="180534" max="1" min="1" id="1875"/>
<item chance="23547" max="1" min="1" id="4041"/>
<item chance="95871" max="1" min="1" id="4052"/>
<item chance="178" max="1" min="1" id="12204"/>
<item chance="284" max="1" min="1" id="12193"/>
<item chance="109" max="1" min="1" id="12184"/>
<item chance="1947" max="1" min="1" id="4078"/>
<item chance="2742" max="1" min="1" id="4080"/>
<item chance="1314" max="1" min="1" id="4081"/>
<item chance="106648" max="1" min="1" id="1867"/>
<item chance="106648" max="1" min="1" id="1872"/>
<item chance="5332" max="1" min="1" id="1875"/>
<item chance="10665" max="1" min="1" id="1881"/>
<item chance="696" max="1" min="1" id="4041"/>
<item chance="30" max="1" min="1" id="5442"/>
<item chance="889" max="1" min="1" id="8730"/>
<item chance="222" max="1" min="1" id="8740"/>
<item chance="22" max="1" min="1" id="8750"/>
<item chance="5" max="1" min="1" id="8760"/>
<item chance="106648" category="UNK_2" max="1" min="1" id="1867"/>
<item chance="106648" category="UNK_2" max="1" min="1" id="1872"/>
<item chance="180534" category="SPOIL" max="1" min="1" id="1875"/>
<item chance="5332" category="UNK_2" max="1" min="1" id="1875"/>
<item chance="10665" category="UNK_2" max="1" min="1" id="1881"/>
<item chance="23547" category="SPOIL" max="1" min="1" id="4041"/>
<item chance="696" category="UNK_2" max="1" min="1" id="4041"/>
<item chance="95871" category="SPOIL" max="1" min="1" id="4052"/>
<item chance="1947" category="UNK_1" max="1" min="1" id="4078"/>
<item chance="2742" category="UNK_1" max="1" min="1" id="4080"/>
<item chance="1314" category="UNK_1" max="1" min="1" id="4081"/>
<item chance="30" category="UNK_2" max="1" min="1" id="5442"/>
<item chance="889" category="UNK_200" max="1" min="1" id="8730"/>
<item chance="222" category="UNK_200" max="1" min="1" id="8740"/>
<item chance="22" category="UNK_200" max="1" min="1" id="8750"/>
<item chance="5" category="UNK_200" max="1" min="1" id="8760"/>
<item chance="109" category="UNK_1" max="1" min="1" id="12184"/>
<item chance="284" category="UNK_1" max="1" min="1" id="12193"/>
<item chance="178" category="UNK_1" max="1" min="1" id="12204"/>
</droplist>
<skills>
<skill level="2" id="4099"/>
<skill level="6" id="4160"/>
<skill level="6" id="4257"/>
<skill level="1" id="4408"/>
<skill level="1" id="4409"/>
<skill level="9" id="4410"/>
<skill level="9" id="4411"/>
<skill level="13" id="4412"/>
<skill level="13" id="4413"/>
<skill level="2" id="4414"/>
<skill level="5" id="4415"/>
<skill level="3" id="4416"/>
<skill level="2" id="4438"/>
</skills>
</npc>