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

29 lines
1.2 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<npc type="Monster" id="25601" 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">Draksius</name>
<title send="false">Darion's Challenger</title>
<level>82</level>
<sex>MALE</sex>
<stats>
<hp regen="44.0455404726663" max="270971.33944121"/>
<mp regen="3.0" max="1917.0"/>
<attack critical="4" evasion="0" range="80">
<physical speed="253.0" damage="5282.78321"/>
<magical speed="333.0" damage="3712.93728"/>
</attack>
<defense>
<physical value="1900.79743"/>
<magical value="1390.92105"/>
</defense>
<move walk="35.0" run="185.0"/>
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
</stats>
<experience>1463241</experience>
<sp>575349</sp>
<item lefthand="0" righthand="6722"/>
<collision heigth="47.2" radius="13.0"/>
</info>
</npc>