mirror of
https://github.com/Rogiel/l2jserver2
synced 2025-12-06 07:32:46 +00:00
43 lines
1.9 KiB
XML
43 lines
1.9 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
|
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Monster" id="20936" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
|
<info aggressive="false" targetable="true" attackable="false">
|
|
<name display="true" send="false">Tanor Silenos</name>
|
|
<level>40</level>
|
|
<sex>MALE</sex>
|
|
<stats>
|
|
<hp regen="4.5" max="966.57792"/>
|
|
<mp regen="1.8" max="478.8"/>
|
|
<attack critical="1" evasion="0" range="40">
|
|
<physical speed="253.0" damage="176.36077"/>
|
|
<magical speed="333.0" damage="120.43155"/>
|
|
</attack>
|
|
<defense>
|
|
<physical value="156.55035"/>
|
|
<magical value="104.23299"/>
|
|
</defense>
|
|
<move walk="34.0" run="174.0"/>
|
|
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
|
</stats>
|
|
<experience>2066</experience>
|
|
<sp>133</sp>
|
|
<item lefthand="0" righthand="88"/>
|
|
<collision heigth="29.0" radius="13.0"/>
|
|
</info>
|
|
<droplist>
|
|
<item chance="700000" max="565" min="283" id="57"/>
|
|
<item chance="102" max="1" min="1" id="437"/>
|
|
<item chance="163" max="1" min="1" id="470"/>
|
|
<item chance="58412" max="1" min="1" id="1865"/>
|
|
<item chance="58412" max="1" min="1" id="1870"/>
|
|
<item chance="45199" max="1" min="1" id="1874"/>
|
|
<item chance="45199" max="1" min="1" id="1875"/>
|
|
<item chance="3894" max="1" min="1" id="1875"/>
|
|
<item chance="9735" max="1" min="1" id="1879"/>
|
|
<item chance="68692" max="1" min="1" id="1902"/>
|
|
<item chance="4469" max="1" min="1" id="1944"/>
|
|
<item chance="6959" max="1" min="1" id="1945"/>
|
|
<item chance="3606" max="1" min="1" id="2159"/>
|
|
<item chance="255" max="1" min="1" id="2298"/>
|
|
</droplist>
|
|
</npc>
|