Files
l2j_mobius/trunk/dist/game/data_classic/stats/npcs/27200-27299.xml
2015-05-02 16:41:56 +00:00

49 lines
1.9 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../xsd/npcs.xsd">
<npc id="27200" level="36" type="L2Monster" name="Krudel Lizardman" title="Quest Monster">
<parameters>
<param name="MoveAroundSocial" value="58" />
<param name="MoveAroundSocial1" value="58" />
<param name="MoveAroundSocial2" value="58" />
</parameters>
<race>HUMANOID</race>
<sex>MALE</sex>
<equipment rhand="291" /> <!-- rhand: Trident -->
<stats str="40" int="21" dex="30" wit="20" con="43" men="20">
<vitals hp="809.52639" hpRegen="4.5" mp="417.6" mpRegen="1.8" />
<attack physical="137.86467" magical="94.1437" random="30" critical="4" accuracy="0" attackSpeed="253" type="POLE" range="80" distance="80" width="120" />
<defence physical="140.57278" magical="102.86506" />
<attribute>
<defence fire="20" water="20" wind="20" earth="20" holy="20" dark="20" />
</attribute>
<speed>
<walk ground="43" />
<run ground="130" />
</speed>
<hit_time>480</hit_time>
</stats>
<status undying="false" />
<skill_list>
<skill id="4408" level="1" /> <!-- HP Increase (1x) -->
<skill id="4409" level="1" /> <!-- MP Increase (1x) -->
<skill id="4410" level="11" /> <!-- Average P. Atk. -->
<skill id="4411" level="11" /> <!-- Average M. Atk. -->
<skill id="4412" level="11" /> <!-- Average P. Def. -->
<skill id="4413" level="11" /> <!-- Average M. Def. -->
<skill id="4414" level="2" /> <!-- Standard Type -->
<skill id="4415" level="11" /> <!-- Spears -->
<skill id="4416" level="6" /> <!-- Humanoids -->
</skill_list>
<ex_crt_effect>true</ex_crt_effect>
<ai aggroRange="500" clanHelpRange="300" isAggressive="false">
<clan_list>
<clan>ELEMENTAL1</clan>
</clan_list>
</ai>
<collision>
<radius normal="10" />
<height normal="23" />
</collision>
</npc>
</list>