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="true" targetable="true" attackable="true">
<name display="true" send="false">Alpine Cougar</name>
<level>69</level>
<race>BEAST</race>
<sex>MALE</sex>
<stats>
<hp regen="7.5" max="2395.45533"/>
@@ -26,22 +27,37 @@
<collision heigth="17.2" radius="16.0"/>
</info>
<droplist>
<item chance="800" max="1" min="1" id="729"/>
<item chance="84415" max="90" min="30" id="1343"/>
<item chance="177272" max="3" min="1" id="1868"/>
<item chance="70909" max="1" min="1" id="1873"/>
<item chance="11818" max="1" min="1" id="1889"/>
<item chance="5909" max="1" min="1" id="4044"/>
<item chance="671" max="1" min="1" id="5432"/>
<item chance="2667" max="1" min="1" id="5448"/>
<item chance="66" max="1" min="1" id="5462"/>
<item chance="111326" max="1" min="1" id="5526"/>
<item chance="3629" max="1" min="1" id="5535"/>
<item chance="17727" max="1" min="1" id="5549"/>
<item chance="1970" max="1" min="1" id="8730"/>
<item chance="492" max="1" min="1" id="8740"/>
<item chance="49" max="1" min="1" id="8750"/>
<item chance="10" max="1" min="1" id="8760"/>
<item chance="293" max="1" min="1" id="11955"/>
<item chance="800" category="SPOIL" max="1" min="1" id="729"/>
<item chance="84415" category="UNK_2" max="90" min="30" id="1343"/>
<item chance="177272" category="UNK_2" max="3" min="1" id="1868"/>
<item chance="70909" category="UNK_2" max="1" min="1" id="1873"/>
<item chance="11818" category="UNK_2" max="1" min="1" id="1889"/>
<item chance="5909" category="UNK_2" max="1" min="1" id="4044"/>
<item chance="671" category="UNK_2" max="1" min="1" id="5432"/>
<item chance="2667" category="SPOIL" max="1" min="1" id="5448"/>
<item chance="66" category="UNK_2" max="1" min="1" id="5462"/>
<item chance="111326" category="SPOIL" max="1" min="1" id="5526"/>
<item chance="3629" category="UNK_1" max="1" min="1" id="5535"/>
<item chance="17727" category="UNK_2" max="1" min="1" id="5549"/>
<item chance="1970" category="UNK_200" max="1" min="1" id="8730"/>
<item chance="492" category="UNK_200" max="1" min="1" id="8740"/>
<item chance="49" category="UNK_200" max="1" min="1" id="8750"/>
<item chance="10" category="UNK_200" max="1" min="1" id="8760"/>
<item chance="293" category="UNK_1" max="1" min="1" id="11955"/>
</droplist>
<skills>
<skill level="6" id="4067"/>
<skill level="6" id="4072"/>
<skill level="2" id="4074"/>
<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="3" id="4415"/>
<skill level="3" id="4416"/>
<skill level="2" id="4438"/>
</skills>
</npc>