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/22257-IslandGuardian.xml

75 lines
3.6 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<template:npc
controller="com.l2jserver.model.world.npc.controller.impl.MonsterController"
id="22257" 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">Island Guardian</name>
<level>78</level>
<race>ANIMAL</race>
<sex>MALE</sex>
<stats>
<hp regen="8.5" max="2974.35686398316"/>
<mp regen="3.0" max="1607.4"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="890.50086"/>
<magical speed="333.0" damage="608.09666"/>
</attack>
<defense>
<physical value="332.70061"/>
<magical value="243.45587"/>
</defense>
<move walk="60.0" run="160.0"/>
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
</stats>
<experience>12616</experience>
<sp>1380</sp>
<collision heigth="45.0" radius="12.0"/>
</info>
<droplist>
<item chance="700000" category="DROP" max="3615" min="1771" id="57"/>
<item chance="1565" category="SPOIL" max="1" min="1" id="1808"/>
<item chance="52" category="UNK_2" max="1" min="1" id="1808"/>
<item chance="236365" category="UNK_2" max="1" min="1" id="1868"/>
<item chance="47273" category="UNK_2" max="1" min="1" id="1873"/>
<item chance="23637" category="UNK_2" max="1" min="1" id="1876"/>
<item chance="15799" category="SPOIL" max="1" min="1" id="1885"/>
<item chance="33766" category="UNK_2" max="1" min="1" id="1895"/>
<item chance="1970" category="UNK_2" max="1" min="1" id="4042"/>
<item chance="3810" category="UNK_1" max="1" min="1" id="5496"/>
<item chance="3810" category="UNK_1" max="1" min="1" id="5497"/>
<item chance="15799" category="SPOIL" max="1" min="1" id="5503"/>
<item chance="3810" category="UNK_1" max="1" min="1" id="5508"/>
<item chance="3810" category="UNK_1" max="1" min="1" id="5509"/>
<item chance="945" category="UNK_200" max="1" min="1" id="9546"/>
<item chance="821" category="UNK_200" max="1" min="1" id="9573"/>
<item chance="205" category="UNK_200" max="1" min="1" id="9574"/>
<item chance="20" category="UNK_200" max="1" min="1" id="9575"/>
<item chance="4" category="UNK_200" max="1" min="1" id="9576"/>
<item chance="200000" category="UNK_100" max="1" min="1" id="9593"/>
<item chance="708" category="UNK_1" max="1" min="1" id="12221"/>
<item chance="708" category="UNK_1" max="1" min="1" id="12224"/>
<item chance="708" category="UNK_1" max="1" min="1" id="12229"/>
<item chance="708" category="UNK_1" max="1" min="1" id="12231"/>
</droplist>
<skills>
<skill level="9" id="4153"/>
<skill level="1" id="4288"/>
<skill level="1" id="4408"/>
<skill level="1" id="4409"/>
<skill level="11" id="4410"/>
<skill level="11" id="4411"/>
<skill level="11" id="4412"/>
<skill level="11" id="4413"/>
<skill level="2" id="4414"/>
<skill level="1" id="4415"/>
<skill level="4" id="4416"/>
<skill level="2" id="4436"/>
<skill level="2" id="4459"/>
<skill level="9" id="4477"/>
<skill level="1" id="5242"/>
<skill level="1" id="5463"/>
<skill level="1" id="5549"/>
</skills>
</template:npc>