mirror of
https://github.com/Rogiel/l2jserver2
synced 2025-12-06 07:32:46 +00:00
35 lines
1.5 KiB
XML
35 lines
1.5 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
|
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Monster" id="22070" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
|
<info aggressive="false" targetable="true" attackable="false">
|
|
<name display="true" send="false">Horrifying Cannon Golem VI</name>
|
|
<level>53</level>
|
|
<sex>MALE</sex>
|
|
<stats>
|
|
<hp regen="6.5" max="1570.8463"/>
|
|
<mp regen="2.4" max="832.4"/>
|
|
<attack critical="4" evasion="0" range="40">
|
|
<physical speed="253.0" damage="353.71092"/>
|
|
<magical speed="333.0" damage="241.5387"/>
|
|
</attack>
|
|
<defense>
|
|
<physical value="214.18326"/>
|
|
<magical value="156.73001"/>
|
|
</defense>
|
|
<move walk="130.0" run="180.0"/>
|
|
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
|
</stats>
|
|
<experience>9936</experience>
|
|
<sp>745</sp>
|
|
<collision heigth="30.0" radius="21.0"/>
|
|
</info>
|
|
<droplist>
|
|
<item chance="700000" max="2602" min="1310" id="57"/>
|
|
<item chance="125000" max="1" min="1" id="1869"/>
|
|
<item chance="100000" max="3" min="1" id="1864"/>
|
|
<item chance="15873" max="1" min="1" id="1880"/>
|
|
<item chance="7963" max="1" min="1" id="4043"/>
|
|
<item chance="321527" max="1" min="1" id="4042"/>
|
|
<item chance="97513" max="1" min="1" id="1920"/>
|
|
</droplist>
|
|
</npc>
|