1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-06 07:32:46 +00:00
Files
l2jserver2/data/templates/npc/monster/22280-RodoKnight.xml
2011-05-25 13:54:59 -03:00

51 lines
2.3 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<npc type="Monster" id="22280" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Rodo Knight</name>
<level>82</level>
<sex>MALE</sex>
<stats>
<hp regen="8.5" max="3643.38976668326"/>
<mp regen="3.0" max="1743.0"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="1055.28566"/>
<magical speed="333.0" damage="720.6233"/>
</attack>
<defense>
<physical value="349.77477"/>
<magical value="255.95"/>
</defense>
<move walk="54.0" run="170.0"/>
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
</stats>
<experience>15937</experience>
<sp>1663</sp>
<collision heigth="47.0" radius="34.0"/>
</info>
<droplist>
<item chance="700000" max="4321" min="2109" id="57"/>
<item chance="5446" max="1" min="1" id="1894"/>
<item chance="5174" max="1" min="1" id="4039"/>
<item chance="5174" max="1" min="1" id="4044"/>
<item chance="3277" max="1" min="1" id="5515"/>
<item chance="3277" max="1" min="1" id="5503"/>
<item chance="3277" max="1" min="1" id="5514"/>
<item chance="3277" max="1" min="1" id="5502"/>
<item chance="1350" max="1" min="1" id="4041"/>
<item chance="1242" max="1" min="1" id="9546"/>
<item chance="1078" max="1" min="1" id="9573"/>
<item chance="528" max="1" min="1" id="12260"/>
<item chance="528" max="1" min="1" id="12257"/>
<item chance="528" max="1" min="1" id="12267"/>
<item chance="528" max="1" min="1" id="12264"/>
<item chance="269" max="1" min="1" id="9574"/>
<item chance="62" max="1" min="1" id="960"/>
<item chance="27" max="1" min="1" id="9575"/>
<item chance="5" max="1" min="1" id="9576"/>
<item chance="105027" max="1" min="1" id="4044"/>
<item chance="27398" max="1" min="1" id="4041"/>
<item chance="8644" max="1" min="1" id="5537"/>
</droplist>
</npc>