1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-06 07:32:46 +00:00
Files
l2jserver2/l2jserver2-gameserver/data/template/npc/monster/18558-CrimsonHatuOtis.xml

65 lines
3.0 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<template:npc
controller="com.l2jserver.model.world.npc.controller.impl.MonsterController"
id="18558" xsi:schemaLocation="http://schemas.l2jserver2.com/npc ../../npc.xsd"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:template="http://schemas.l2jserver2.com/npc">
<info aggressive="false" targetable="true" attackable="true">
<name display="true" send="false">Crimson Hatu Otis</name>
<title send="false">Kaneus</title>
<level>33</level>
<race>ANIMAL</race>
<sex>MALE</sex>
<stats>
<hp regen="14.597633812675" max="77012.3816279503"/>
<mp regen="6.48" max="1864.8"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="191.5783"/>
<magical speed="333.0" damage="130.82316"/>
</attack>
<defense>
<physical value="206.76952"/>
<magical value="226.95744"/>
</defense>
<move walk="37.0" run="170.0"/>
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
</stats>
<experience>549172</experience>
<sp>35415</sp>
<collision heigth="36.0" radius="19.0"/>
</info>
<droplist>
<item chance="425207" category="UNK_2" max="1" min="1" id="955"/>
<item chance="147641" category="UNK_2" max="36" min="12" id="956"/>
<item chance="39948" category="UNK_1" max="9" min="3" id="63"/>
<item chance="239691" category="UNK_1" max="1" min="1" id="2447"/>
<item chance="34241" category="UNK_1" max="10" min="4" id="553"/>
<item chance="159796" category="UNK_1" max="1" min="1" id="2423"/>
<item chance="159796" category="UNK_1" max="1" min="1" id="2422"/>
<item chance="239691" category="UNK_1" max="1" min="1" id="2446"/>
<item chance="58283" category="UNK_1" max="180" min="60" id="1940"/>
<item chance="26632" category="UNK_3" max="9" min="3" id="63"/>
<item chance="159796" category="UNK_3" max="1" min="1" id="2447"/>
<item chance="22828" category="UNK_3" max="10" min="4" id="553"/>
<item chance="26632" category="UNK_3" max="13" min="5" id="2423"/>
<item chance="29961" category="UNK_3" max="12" min="4" id="2422"/>
<item chance="159796" category="UNK_3" max="1" min="1" id="2446"/>
<item chance="38856" category="UNK_3" max="180" min="60" id="1940"/>
</droplist>
<skills>
<skill level="1" id="4045"/>
<skill level="3" id="4175"/>
<skill level="1" id="4408"/>
<skill level="1" id="4409"/>
<skill level="11" id="4410"/>
<skill level="11" id="4411"/>
<skill level="14" id="4412"/>
<skill level="14" id="4413"/>
<skill level="2" id="4414"/>
<skill level="3" id="4415"/>
<skill level="4" id="4416"/>
<skill level="3" id="4737"/>
<skill level="1" id="5597"/>
<skill level="1" id="5622"/>
</skills>
</template:npc>