mirror of
https://github.com/Rogiel/l2jserver2
synced 2025-12-06 07:32:46 +00:00
46 lines
2.1 KiB
XML
46 lines
2.1 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
|
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Monster" id="20083" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
|
<info aggressive="false" targetable="true" attackable="false">
|
|
<name display="true" send="false">Granite Golem</name>
|
|
<level>33</level>
|
|
<sex>MALE</sex>
|
|
<stats>
|
|
<hp regen="4.5" max="702.20463"/>
|
|
<mp regen="1.8" max="372.96"/>
|
|
<attack critical="4" evasion="0" range="40">
|
|
<physical speed="253.0" damage="113.49065"/>
|
|
<magical speed="333.0" damage="77.49941"/>
|
|
</attack>
|
|
<defense>
|
|
<physical value="129.23095"/>
|
|
<magical value="86.04342"/>
|
|
</defense>
|
|
<move walk="23.0" run="23.0"/>
|
|
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
|
</stats>
|
|
<experience>2687</experience>
|
|
<sp>155</sp>
|
|
<collision heigth="31.0" radius="20.0"/>
|
|
</info>
|
|
<droplist>
|
|
<item chance="700000" max="602" min="301" id="57"/>
|
|
<item chance="108" max="1" min="1" id="393"/>
|
|
<item chance="108" max="1" min="1" id="394"/>
|
|
<item chance="172" max="1" min="1" id="415"/>
|
|
<item chance="172" max="1" min="1" id="416"/>
|
|
<item chance="3155" max="1" min="1" id="1874"/>
|
|
<item chance="18930" max="1" min="1" id="1878"/>
|
|
<item chance="29123" max="1" min="1" id="1884"/>
|
|
<item chance="3155" max="1" min="1" id="1889"/>
|
|
<item chance="4242" max="1" min="1" id="1938"/>
|
|
<item chance="5542" max="1" min="1" id="1939"/>
|
|
<item chance="76237" max="1" min="1" id="2154"/>
|
|
<item chance="7596" max="1" min="1" id="2155"/>
|
|
<item chance="263" max="1" min="1" id="2286"/>
|
|
<item chance="63577" max="1" min="1" id="2975"/>
|
|
<item chance="4839" max="1" min="1" id="2985"/>
|
|
<item chance="69132" max="1" min="1" id="2987"/>
|
|
<item chance="1893" max="1" min="1" id="5220"/>
|
|
</droplist>
|
|
</npc>
|