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

51 lines
2.4 KiB
XML

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Monster" id="22111" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="true" targetable="true" attackable="false">
<name display="true" send="false">Spiked Stakato Sorcerer</name>
<level>75</level>
<sex>FEMALE</sex>
<stats>
<hp regen="8.5" max="2676.65854"/>
<mp regen="3.0" max="1507.8"/>
<attack critical="8" evasion="0" range="40">
<physical speed="253.0" damage="794.70901"/>
<magical speed="333.0" damage="542.68324"/>
</attack>
<defense>
<physical value="319.24623"/>
<magical value="233.61053"/>
</defense>
<move walk="25.0" run="170.0"/>
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
</stats>
<experience>32663</experience>
<sp>3281</sp>
<item lefthand="0" righthand="221"/>
<collision heigth="43.6" radius="24.0"/>
</info>
<droplist>
<item chance="700000" max="9013" min="4417" id="57"/>
<item chance="165327" max="3" min="1" id="1870"/>
<item chance="110218" max="3" min="1" id="1865"/>
<item chance="22043" max="1" min="1" id="1874"/>
<item chance="11022" max="1" min="1" id="4039"/>
<item chance="11022" max="1" min="1" id="4043"/>
<item chance="147" max="1" min="1" id="5272"/>
<item chance="1407" max="1" min="1" id="5543"/>
<item chance="1394" max="1" min="1" id="5532"/>
<item chance="6" max="1" min="1" id="212"/>
<item chance="6" max="1" min="1" id="2504"/>
<item chance="6" max="1" min="1" id="7894"/>
<item chance="6" max="1" min="1" id="7899"/>
<item chance="1394" max="1" min="1" id="8346"/>
<item chance="1392" max="1" min="1" id="8341"/>
<item chance="3062" max="1" min="1" id="8731"/>
<item chance="766" max="1" min="1" id="8741"/>
<item chance="76" max="1" min="1" id="8751"/>
<item chance="15" max="1" min="1" id="8761"/>
<item chance="3980" max="1" min="1" id="1808"/>
<item chance="3980" max="1" min="1" id="3036"/>
<item chance="40184" max="1" min="1" id="5480"/>
</droplist>
</npc>