1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-06 15:33:00 +00:00
Files
l2jserver2/data/templates/npc/monster/22298-Weylin.xml
2011-06-03 14:04:57 -03:00

70 lines
3.3 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<npc
controller="com.l2jserver.model.world.npc.controller.MonsterController"
id="22298" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="true" targetable="true" attackable="true">
<name display="true" send="false">Weylin</name>
<level>82</level>
<race>DEMON</race>
<sex>FEMALE</sex>
<stats>
<hp regen="112.40520021868" max="65802.611803692"/>
<mp regen="3.0" max="1743.0"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="5571.87244"/>
<magical speed="333.0" damage="3804.86656"/>
</attack>
<defense>
<physical value="559.63963"/>
<magical value="614.28"/>
</defense>
<move walk="80.0" run="200.0"/>
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
</stats>
<experience>164166</experience>
<sp>17951</sp>
<item lefthand="0" righthand="3939"/>
<collision heigth="30.0" radius="11.0"/>
</info>
<droplist>
<item chance="700000" category="DROP" max="49152" min="23997" id="57"/>
<item chance="122616" category="UNK_2" max="450" min="150" id="1344"/>
<item chance="98094" category="UNK_2" max="9" min="3" id="1873"/>
<item chance="95808" category="UNK_1" max="1" min="1" id="6346"/>
<item chance="66661" category="UNK_1" max="1" min="1" id="6342"/>
<item chance="60057" category="UNK_2" max="9" min="3" id="1895"/>
<item chance="45981" category="UNK_2" max="96" min="32" id="1868"/>
<item chance="43139" category="UNK_1" max="1" min="1" id="6344"/>
<item chance="32698" category="UNK_2" max="12" min="4" id="1876"/>
<item chance="24523" category="UNK_2" max="1" min="1" id="4042"/>
<item chance="11771" category="UNK_200" max="1" min="1" id="9546"/>
<item chance="10859" category="UNK_1" max="1" min="1" id="12351"/>
<item chance="10218" category="UNK_200" max="1" min="1" id="9573"/>
<item chance="7239" category="UNK_1" max="1" min="1" id="12352"/>
<item chance="5435" category="UNK_1" max="1" min="1" id="12350"/>
<item chance="2555" category="UNK_200" max="1" min="1" id="9574"/>
<item chance="589" category="UNK_2" max="1" min="1" id="960"/>
<item chance="255" category="UNK_200" max="1" min="1" id="9575"/>
<item chance="51" category="UNK_200" max="1" min="1" id="9576"/>
<item chance="597389" category="SPOIL" max="1" min="1" id="4042"/>
<item chance="428543" category="SPOIL" max="1" min="1" id="5528"/>
<item chance="15930" category="SPOIL" max="1" min="1" id="5277"/>
</droplist>
<skills>
<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="3" id="4414"/>
<skill level="3" id="4415"/>
<skill level="9" id="4416"/>
<skill level="3" id="5317"/>
<skill level="3" id="5318"/>
<skill level="3" id="5332"/>
<skill level="1" id="5463"/>
</skills>
</npc>