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

37 lines
1.6 KiB
XML

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Monster" id="18799" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
<info aggressive="false" targetable="true" attackable="false">
<name display="true" send="false">Newborn Lavasaurus</name>
<level>77</level>
<sex>MALE</sex>
<stats>
<hp regen="8.5" max="2856.7687256316"/>
<mp regen="3.0" max="1574.0"/>
<attack critical="1" evasion="0" range="40">
<physical speed="253.0" damage="856.44056"/>
<magical speed="333.0" damage="584.83789"/>
</attack>
<defense>
<physical value="328.27073"/>
<magical value="240.21427"/>
</defense>
<move walk="1.0" run="1.0"/>
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
</stats>
<experience>49441</experience>
<sp>5079</sp>
<collision heigth="60.0" radius="12.0"/>
</info>
<droplist>
<item chance="700000" max="4000" min="2500" id="57"/>
<item chance="2800" max="1" min="1" id="960"/>
<item chance="600000" max="1" min="1" id="1894"/>
<item chance="8" max="1" min="1" id="6371"/>
<item chance="5000" max="1" min="1" id="6695"/>
<item chance="20000" max="1" min="1" id="9540"/>
<item chance="10000" max="1" min="1" id="9628"/>
<item chance="7000" max="1" min="1" id="9629"/>
<item chance="9000" max="1" min="1" id="9630"/>
</droplist>
</npc>