mirror of
https://github.com/Rogiel/l2jserver2
synced 2025-12-06 07:32:46 +00:00
42 lines
1.9 KiB
XML
42 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="20925" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
|
<info aggressive="false" targetable="true" attackable="false">
|
|
<name display="true" send="false">Giant Araneid</name>
|
|
<level>24</level>
|
|
<sex>MALE</sex>
|
|
<stats>
|
|
<hp regen="3.5" max="435.34437"/>
|
|
<mp regen="1.5" max="245.52"/>
|
|
<attack critical="1" evasion="0" range="40">
|
|
<physical speed="253.0" damage="60.19687"/>
|
|
<magical speed="333.0" damage="41.10666"/>
|
|
</attack>
|
|
<defense>
|
|
<physical value="98.70919"/>
|
|
<magical value="65.72169"/>
|
|
</defense>
|
|
<move walk="72.0" run="130.0"/>
|
|
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
|
</stats>
|
|
<experience>525</experience>
|
|
<sp>26</sp>
|
|
<collision heigth="25.5" radius="26.0"/>
|
|
</info>
|
|
<droplist>
|
|
<item chance="700000" max="153" min="83" id="57"/>
|
|
<item chance="449" max="1" min="1" id="846"/>
|
|
<item chance="673" max="1" min="1" id="878"/>
|
|
<item chance="337" max="1" min="1" id="909"/>
|
|
<item chance="40898" max="1" min="1" id="1060"/>
|
|
<item chance="24539" max="1" min="1" id="1867"/>
|
|
<item chance="24539" max="1" min="1" id="1872"/>
|
|
<item chance="12461" max="1" min="1" id="1874"/>
|
|
<item chance="2454" max="1" min="1" id="1881"/>
|
|
<item chance="2836" max="1" min="1" id="1898"/>
|
|
<item chance="2190" max="1" min="1" id="2016"/>
|
|
<item chance="4570" max="1" min="1" id="2258"/>
|
|
<item chance="737" max="1" min="1" id="5273"/>
|
|
<item chance="450" max="1" min="1" id="8294"/>
|
|
</droplist>
|
|
</npc>
|