1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-06 07:32:46 +00:00
Files
l2jserver2/data/templates/npc/monster/22542-DragonSteedTroopMagicLeader.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="22542" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="true" targetable="true" attackable="false">
<name display="true" send="false">Dragon Steed Troop Magic Leader</name>
<level>81</level>
<sex>MALE</sex>
<stats>
<hp regen="112.558039826218" max="32946.0424680524"/>
<mp regen="3.0" max="1743.0"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="5827.40072"/>
<magical speed="333.0" damage="4002.76725"/>
</attack>
<defense>
<physical value="562.93163"/>
<magical value="617.89341"/>
</defense>
<move walk="92.0" run="170.0"/>
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
</stats>
<experience>193521</experience>
<sp>21161</sp>
<collision heigth="39.5" radius="28.0"/>
</info>
<droplist>
<item chance="700000" max="40152" min="19603" id="57"/>
<item chance="19799" max="1" min="1" id="5534"/>
<item chance="70" max="1" min="1" id="289"/>
<item chance="200331" max="3" min="1" id="1879"/>
<item chance="200331" max="1" min="1" id="1885"/>
<item chance="18855" max="1" min="1" id="9628"/>
<item chance="12652" max="1" min="1" id="9630"/>
<item chance="10452" max="1" min="1" id="9629"/>
<item chance="921" max="1" min="1" id="6865"/>
<item chance="494518" max="1" min="1" id="5502"/>
<item chance="444619" max="1" min="1" id="5495"/>
<item chance="13014" max="1" min="1" id="5157"/>
</droplist>
</npc>