mirror of
https://github.com/Rogiel/l2jserver2
synced 2025-12-06 07:32:46 +00:00
38 lines
1.7 KiB
XML
38 lines
1.7 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
|
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Monster" id="22002" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
|
<info aggressive="false" targetable="true" attackable="false">
|
|
<name display="true" send="false">Grim Grizzly</name>
|
|
<level>26</level>
|
|
<sex>MALE</sex>
|
|
<stats>
|
|
<hp regen="3.5" max="487.5704"/>
|
|
<mp regen="1.5" max="273.0"/>
|
|
<attack critical="4" evasion="0" range="40">
|
|
<physical speed="253.0" damage="69.75926"/>
|
|
<magical speed="333.0" damage="47.63653"/>
|
|
</attack>
|
|
<defense>
|
|
<physical value="105.02818"/>
|
|
<magical value="76.85506"/>
|
|
</defense>
|
|
<move walk="40.0" run="110.0"/>
|
|
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
|
</stats>
|
|
<experience>1120</experience>
|
|
<sp>56</sp>
|
|
<collision heigth="40.0" radius="21.0"/>
|
|
</info>
|
|
<droplist>
|
|
<item chance="700000" max="324" min="170" id="57"/>
|
|
<item chance="58440" max="1" min="1" id="1872"/>
|
|
<item chance="58440" max="1" min="1" id="1867"/>
|
|
<item chance="5844" max="1" min="1" id="1881"/>
|
|
<item chance="1072" max="1" min="1" id="8301"/>
|
|
<item chance="2922" max="1" min="1" id="1875"/>
|
|
<item chance="139" max="1" min="1" id="258"/>
|
|
<item chance="51043" max="1" min="1" id="1931"/>
|
|
<item chance="62477" max="1" min="1" id="2178"/>
|
|
<item chance="61981" max="1" min="1" id="1932"/>
|
|
</droplist>
|
|
</npc>
|