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

41 lines
1.8 KiB
XML

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Monster" id="21020" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Fallen Orc Shaman</name>
<level>58</level>
<sex>MALE</sex>
<stats>
<hp regen="6.5" max="1828.68266"/>
<mp regen="2.4" max="977.4"/>
<attack critical="1" evasion="0" range="40">
<physical speed="253.0" damage="442.8992"/>
<magical speed="333.0" damage="302.44274"/>
</attack>
<defense>
<physical value="237.99429"/>
<magical value="158.45929"/>
</defense>
<move walk="10.0" run="174.0"/>
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
</stats>
<experience>8278</experience>
<sp>700</sp>
<item lefthand="0" righthand="9"/>
<collision heigth="23.0" radius="10.0"/>
</info>
<droplist>
<item chance="42700" max="1" min="1" id="1987"/>
<item chance="173407" max="1" min="1" id="4050"/>
<item chance="35974" max="1" min="1" id="4952"/>
<item chance="700000" max="2252" min="1105" id="57"/>
<item chance="4" max="1" min="1" id="78"/>
<item chance="4" max="1" min="1" id="142"/>
<item chance="4" max="1" min="1" id="148"/>
<item chance="788" max="1" min="1" id="4104"/>
<item chance="776" max="1" min="1" id="4107"/>
<item chance="776" max="1" min="1" id="4108"/>
<item chance="459294" max="1" min="1" id="1832"/>
<item chance="5141" max="1" min="1" id="4167"/>
</droplist>
</npc>