1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-06 15:33:00 +00:00
Files
l2jserver2/l2jserver2-gameserver/data/template/npc/monster/18577-WhiteAllosce.xml

62 lines
2.9 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<template:npc
controller="com.l2jserver.model.world.npc.controller.impl.MonsterController"
id="18577" 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">White Allosce</name>
<title send="false">Kaneus</title>
<level>73</level>
<race>MAGIC_CREATURE</race>
<sex>MALE</sex>
<stats>
<hp regen="67.8461312332064" max="475289.654476948"/>
<mp regen="18.3" max="7212.0"/>
<attack critical="1" evasion="0" range="40">
<physical speed="253.0" damage="2939.28877"/>
<magical speed="333.0" damage="2007.15321"/>
</attack>
<defense>
<physical value="496.04734"/>
<magical value="544.47888"/>
</defense>
<move walk="30.0" run="170.0"/>
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
</stats>
<experience>1169076</experience>
<sp>202886</sp>
<collision heigth="55.0" radius="21.0"/>
</info>
<droplist>
<item chance="39024" category="UNK_2" max="1" min="1" id="729"/>
<item chance="292676" category="UNK_2" max="1" min="1" id="730"/>
<item chance="26959" category="UNK_1" max="1" min="1" id="6323"/>
<item chance="17972" category="UNK_3" max="1" min="1" id="6323"/>
<item chance="35945" category="UNK_1" max="1" min="1" id="6324"/>
<item chance="23963" category="UNK_3" max="1" min="1" id="6324"/>
<item chance="53917" category="UNK_1" max="1" min="1" id="6325"/>
<item chance="35944" category="UNK_3" max="1" min="1" id="6325"/>
<item chance="277542" category="UNK_1" max="27" min="9" id="6341"/>
<item chance="185028" category="UNK_3" max="27" min="9" id="6341"/>
<item chance="137925" category="UNK_1" max="42" min="14" id="6343"/>
<item chance="91950" category="UNK_3" max="42" min="14" id="6343"/>
<item chance="86372" category="UNK_1" max="120" min="40" id="6345"/>
<item chance="57581" category="UNK_3" max="120" min="40" id="6345"/>
</droplist>
<skills>
<skill level="1" id="4045"/>
<skill level="7" id="4196"/>
<skill level="7" id="4200"/>
<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="5" id="4415"/>
<skill level="2" id="4416"/>
<skill level="1" id="5597"/>
</skills>
</template:npc>