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

49 lines
2.3 KiB
XML

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Monster" id="21392" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="true" targetable="true" attackable="false">
<name display="true" send="false">Blazing Ifrit</name>
<level>78</level>
<sex>MALE</sex>
<stats>
<hp regen="8.874" max="3077.1572058"/>
<mp regen="3.1314" max="1848.24"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="1009.395"/>
<magical speed="333.0" damage="719.59956"/>
</attack>
<defense>
<physical value="373.96949"/>
<magical value="261.02228"/>
</defense>
<move walk="38.0" run="150.0"/>
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
</stats>
<experience>67509</experience>
<sp>7941</sp>
<collision heigth="55.0" radius="13.0"/>
</info>
<droplist>
<item chance="700000" max="16868" min="8265" id="57"/>
<item chance="671" max="1" min="1" id="959"/>
<item chance="27" max="1" min="1" id="959"/>
<item chance="229247" max="9" min="3" id="1868"/>
<item chance="68774" max="6" min="2" id="1873"/>
<item chance="48849" max="1" min="1" id="1889"/>
<item chance="558789" max="1" min="1" id="4044"/>
<item chance="22925" max="1" min="1" id="4044"/>
<item chance="13067" max="1" min="1" id="5502"/>
<item chance="13067" max="1" min="1" id="5503"/>
<item chance="13067" max="1" min="1" id="5514"/>
<item chance="13067" max="1" min="1" id="5515"/>
<item chance="838184" max="3" min="1" id="5549"/>
<item chance="68774" max="1" min="1" id="5549"/>
<item chance="5731" max="1" min="1" id="8732"/>
<item chance="1433" max="1" min="1" id="8742"/>
<item chance="143" max="1" min="1" id="8752"/>
<item chance="2105" max="1" min="1" id="12257"/>
<item chance="2105" max="1" min="1" id="12260"/>
<item chance="2105" max="1" min="1" id="12264"/>
<item chance="2105" max="1" min="1" id="12267"/>
</droplist>
</npc>