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

45 lines
2.1 KiB
XML

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Monster" id="22547" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="true" targetable="true" attackable="false">
<name display="true" send="false">Dragon Steed Troop Healer</name>
<level>79</level>
<sex>MALE</sex>
<stats>
<hp regen="115.295936105422" max="33155.3718962619"/>
<mp regen="3.0" max="1641.0"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="5679.0786"/>
<magical speed="333.0" damage="3878.07448"/>
</attack>
<defense>
<physical value="539.31213"/>
<magical value="591.96782"/>
</defense>
<move walk="82.0" run="170.0"/>
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
</stats>
<experience>59035</experience>
<sp>6215</sp>
<item lefthand="0" righthand="13981"/>
<collision heigth="34.5" radius="25.0"/>
</info>
<droplist>
<item chance="700000" max="12020" min="5890" id="57"/>
<item chance="120110" max="1" min="1" id="1879"/>
<item chance="60055" max="1" min="1" id="1885"/>
<item chance="3901" max="1" min="1" id="5277"/>
<item chance="39387" max="1" min="1" id="5481"/>
<item chance="39526" max="1" min="1" id="5487"/>
<item chance="72" max="1" min="1" id="6326"/>
<item chance="96" max="1" min="1" id="6327"/>
<item chance="144" max="1" min="1" id="6328"/>
<item chance="16323" max="1" min="1" id="6342"/>
<item chance="10563" max="1" min="1" id="6344"/>
<item chance="23460" max="1" min="1" id="6346"/>
<item chance="1342" max="1" min="1" id="6875"/>
<item chance="5652" max="1" min="1" id="9628"/>
<item chance="3133" max="1" min="1" id="9629"/>
<item chance="3793" max="1" min="1" id="9630"/>
</droplist>
</npc>