1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-08 08:23:11 +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">Pterosaur</name>
<level>80</level>
<race>BEAST</race>
<sex>MALE</sex>
<stats>
<hp regen="8.5" max="3290.11306877694"/>
@@ -26,24 +27,49 @@
<collision heigth="43.7" radius="36.0"/>
</info>
<droplist>
<item chance="700000" max="8483" min="3768" id="57"/>
<item chance="6000" max="1" min="1" id="6698"/>
<item chance="8000" max="1" min="1" id="6699"/>
<item chance="4000" max="1" min="1" id="6700"/>
<item chance="30" max="1" min="1" id="6724"/>
<item chance="40" max="1" min="1" id="6725"/>
<item chance="20" max="1" min="1" id="6726"/>
<item chance="197901" max="1" min="1" id="1879"/>
<item chance="87901" max="1" min="1" id="1885"/>
<item chance="14861" max="1" min="1" id="9628"/>
<item chance="9973" max="1" min="1" id="9630"/>
<item chance="8238" max="1" min="1" id="9629"/>
<item chance="3559" max="1" min="1" id="9573"/>
<item chance="890" max="1" min="1" id="9574"/>
<item chance="89" max="1" min="1" id="9575"/>
<item chance="18" max="1" min="1" id="9576"/>
<item chance="101640" max="1" min="1" id="6693"/>
<item chance="99831" max="1" min="1" id="6691"/>
<item chance="46186" max="1" min="1" id="6901"/>
<item chance="700000" category="DROP" max="8483" min="3768" id="57"/>
<item chance="6000" category="UNK_1" max="1" min="1" id="6698"/>
<item chance="8000" category="UNK_1" max="1" min="1" id="6699"/>
<item chance="4000" category="UNK_1" max="1" min="1" id="6700"/>
<item chance="30" category="UNK_1" max="1" min="1" id="6724"/>
<item chance="40" category="UNK_1" max="1" min="1" id="6725"/>
<item chance="20" category="UNK_1" max="1" min="1" id="6726"/>
<item chance="197901" category="UNK_2" max="1" min="1" id="1879"/>
<item chance="87901" category="UNK_2" max="1" min="1" id="1885"/>
<item chance="14861" category="UNK_2" max="1" min="1" id="9628"/>
<item chance="9973" category="UNK_2" max="1" min="1" id="9630"/>
<item chance="8238" category="UNK_2" max="1" min="1" id="9629"/>
<item chance="3559" category="UNK_200" max="1" min="1" id="9573"/>
<item chance="890" category="UNK_200" max="1" min="1" id="9574"/>
<item chance="89" category="UNK_200" max="1" min="1" id="9575"/>
<item chance="18" category="UNK_200" max="1" min="1" id="9576"/>
<item chance="101640" category="SPOIL" max="1" min="1" id="6693"/>
<item chance="99831" category="SPOIL" max="1" min="1" id="6691"/>
<item chance="46186" category="SPOIL" max="1" min="1" id="6901"/>
</droplist>
<skills>
<skill level="3" id="4071"/>
<skill level="9" id="4084"/>
<skill level="10" id="4244"/>
<skill level="1" id="4408"/>
<skill level="1" id="4409"/>
<skill level="12" id="4410"/>
<skill level="11" id="4411"/>
<skill level="12" id="4412"/>
<skill level="11" id="4413"/>
<skill level="2" id="4414"/>
<skill level="5" id="4415"/>
<skill level="3" id="4416"/>
<skill level="4" id="4417"/>
<skill level="5" id="4438"/>
<skill level="5" id="4439"/>
<skill level="5" id="4440"/>
<skill level="5" id="4441"/>
<skill level="1" id="4445"/>
<skill level="3" id="5083"/>
<skill level="1" id="5087"/>
<skill level="1" id="5120"/>
<skill level="1" id="5465"/>
<skill level="9" id="5601"/>
</skills>
</npc>