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

40 lines
1.8 KiB
XML

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Monster" id="22543" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="true" targetable="true" attackable="false">
<name display="true" send="false">Dragon Steed Troop Magician</name>
<level>81</level>
<sex>MALE</sex>
<stats>
<hp regen="113.419259781018" max="33003.982801143"/>
<mp regen="3.0" max="1708.8"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="5770.14557"/>
<magical speed="333.0" damage="3940.26143"/>
</attack>
<defense>
<physical value="552.97803"/>
<magical value="606.96799"/>
</defense>
<move walk="92.0" run="170.0"/>
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
</stats>
<experience>79493</experience>
<sp>8397</sp>
<collision heigth="39.5" radius="28.0"/>
</info>
<droplist>
<item chance="700000" max="15880" min="7755" id="57"/>
<item chance="28" max="1" min="1" id="236"/>
<item chance="271692" max="60" min="20" id="1345"/>
<item chance="135845" max="1" min="1" id="1879"/>
<item chance="67923" max="1" min="1" id="1885"/>
<item chance="406392" max="2" min="1" id="1894"/>
<item chance="195612" max="1" min="1" id="5503"/>
<item chance="7827" max="1" min="1" id="5537"/>
<item chance="1518" max="1" min="1" id="6867"/>
<item chance="6393" max="1" min="1" id="9628"/>
<item chance="3544" max="1" min="1" id="9629"/>
<item chance="4290" max="1" min="1" id="9630"/>
</droplist>
</npc>