mirror of
https://github.com/Rogiel/l2jserver2
synced 2025-12-07 16:03:10 +00:00
35 lines
1.4 KiB
XML
35 lines
1.4 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<npc
|
|
controller="com.l2jserver.model.world.npc.controller.NotImplementedNPCController"
|
|
id="29037" 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">Fenril Hound Kinaz</name>
|
|
<title send="false">Family of Valakas</title>
|
|
<level>84</level>
|
|
<sex>MALE</sex>
|
|
<stats>
|
|
<hp regen="174.0" max="108266.5"/>
|
|
<mp regen="10.0" max="1812.0"/>
|
|
<attack critical="4" evasion="0" range="40">
|
|
<physical speed="253.0" damage="2759.5"/>
|
|
<magical speed="333.0" damage="660.07304"/>
|
|
</attack>
|
|
<defense>
|
|
<physical value="2863.0"/>
|
|
<magical value="523.7"/>
|
|
</defense>
|
|
<move walk="30.0" run="200.0"/>
|
|
<base wit="70" dex="73" men="80" con="57" str="60" int="76"/>
|
|
</stats>
|
|
<experience>2504880</experience>
|
|
<sp>1322688</sp>
|
|
<collision heigth="30.0" radius="21.0"/>
|
|
</info>
|
|
<droplist>
|
|
<item chance="194987" max="6" min="2" id="6652"/>
|
|
<item chance="67704" max="54" min="18" id="6654"/>
|
|
<item chance="43524" max="42" min="14" id="6655"/>
|
|
</droplist>
|
|
</npc>
|