1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-06 07:32:46 +00:00
Files
l2jserver2/data/templates/npc/monster/22328-ArcaneGuardian.xml
2011-05-24 22:55:31 -03:00

47 lines
2.2 KiB
XML

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Monster" id="22328" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="true" targetable="true" attackable="false">
<name display="true" send="false">Arcane Guardian</name>
<level>81</level>
<sex>FEMALE</sex>
<stats>
<hp regen="113.26544062045" max="65918.4456223521"/>
<mp regen="3.0" max="1708.8"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="5655.33186"/>
<magical speed="333.0" damage="3907.29218"/>
</attack>
<defense>
<physical value="572.83923"/>
<magical value="628.76834"/>
</defense>
<move walk="60.0" run="170.0"/>
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
</stats>
<experience>134976</experience>
<sp>13992</sp>
<collision heigth="30.7" radius="12.0"/>
</info>
<droplist>
<item chance="700000" max="26083" min="13003" id="57"/>
<item chance="570100" max="3" min="1" id="9599"/>
<item chance="182446" max="3" min="1" id="9674"/>
<item chance="15014" max="1" min="1" id="5538"/>
<item chance="53" max="1" min="1" id="270"/>
<item chance="152038" max="1" min="1" id="1879"/>
<item chance="76019" max="1" min="1" id="1885"/>
<item chance="7155" max="1" min="1" id="9628"/>
<item chance="4801" max="1" min="1" id="9630"/>
<item chance="3966" max="1" min="1" id="9629"/>
<item chance="912" max="1" min="1" id="6901"/>
<item chance="7298" max="1" min="1" id="9551"/>
<item chance="6335" max="1" min="1" id="10483"/>
<item chance="1584" max="1" min="1" id="10484"/>
<item chance="159" max="1" min="1" id="10485"/>
<item chance="32" max="1" min="1" id="10486"/>
<item chance="925910" max="3" min="1" id="1885"/>
<item chance="309907" max="1" min="1" id="13099"/>
<item chance="889" max="1" min="1" id="959"/>
</droplist>
</npc>