1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-06 07:32:46 +00:00
Files
l2jserver2/data/templates/npc/monster/18322-CaughtSeaGiant.xml
2011-05-24 22:55:31 -03:00

34 lines
1.4 KiB
XML

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="PenaltyMonster" id="18322" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Caught Sea Giant</name>
<level>40</level>
<sex>MALE</sex>
<stats>
<hp regen="4.5" max="966.57792"/>
<mp regen="1.8" max="478.8"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="176.36077"/>
<magical speed="333.0" damage="120.43155"/>
</attack>
<defense>
<physical value="133.0678"/>
<magical value="94.83493"/>
</defense>
<move walk="35.0" run="140.0"/>
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
</stats>
<experience>2756</experience>
<sp>178</sp>
<item lefthand="0" righthand="131"/>
<collision heigth="44.0" radius="13.0"/>
</info>
<droplist>
<item chance="67551" max="6" min="2" id="6520"/>
<item chance="180134" max="1" min="1" id="6523"/>
<item chance="36027" max="9" min="3" id="6526"/>
<item chance="108" max="1" min="1" id="6532"/>
<item chance="43232" max="45" min="15" id="6538"/>
</droplist>
</npc>