1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-06 15:33:00 +00:00
Files
l2jserver2/data/templates/npc/monster/25405-KylonSPirate.xml
2011-05-31 17:05:39 -03:00

34 lines
1.3 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<npc
controller="com.l2jserver.model.world.npc.controller.MonsterController"
id="25405" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="false" targetable="true" attackable="true">
<name display="true" send="false">Kylon's Pirate</name>
<title send="false">Raid Fighter</title>
<level>32</level>
<sex>MALE</sex>
<stats>
<hp regen="23.5043088957683" max="9481.3095676498"/>
<mp regen="1.8" max="358.32"/>
<attack critical="8" evasion="0" range="40">
<physical speed="253.0" damage="520.4024"/>
<magical speed="333.0" damage="166.50091"/>
</attack>
<defense>
<physical value="188.36591"/>
<magical value="183.78"/>
</defense>
<move walk="60.0" run="190.0"/>
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
</stats>
<experience>0</experience>
<sp>0</sp>
<item lefthand="945" righthand="946"/>
<collision heigth="40.0" radius="16.0"/>
</info>
<droplist>
<item chance="10107" max="1" min="1" id="6036"/>
</droplist>
</npc>