mirror of
https://github.com/Rogiel/l2jserver2
synced 2025-12-06 07:32:46 +00:00
43 lines
1.9 KiB
XML
43 lines
1.9 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
|
<npc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" type="Monster" id="22550" xsi:schemaLocation="npc ../../npc.xsd" xsi:noNamespaceSchemaLocation="npc">
|
|
<info aggressive="true" targetable="true" attackable="false">
|
|
<name display="true" send="false">Savage Warrior</name>
|
|
<level>77</level>
|
|
<sex>MALE</sex>
|
|
<stats>
|
|
<hp regen="69.074398826847" max="19627.0859369257"/>
|
|
<mp regen="3.0" max="1574.0"/>
|
|
<attack critical="1" evasion="0" range="40">
|
|
<physical speed="253.0" damage="4149.83975"/>
|
|
<magical speed="333.0" damage="2833.80263"/>
|
|
</attack>
|
|
<defense>
|
|
<physical value="525.23317"/>
|
|
<magical value="576.51425"/>
|
|
</defense>
|
|
<move walk="92.0" run="200.0"/>
|
|
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
|
|
</stats>
|
|
<experience>103619</experience>
|
|
<sp>10725</sp>
|
|
<item lefthand="0" righthand="13987"/>
|
|
<collision heigth="48.5" radius="27.0"/>
|
|
</info>
|
|
<droplist>
|
|
<item chance="700000" max="16827" min="8218" id="57"/>
|
|
<item chance="3438" max="1" min="1" id="8331"/>
|
|
<item chance="3428" max="1" min="1" id="5548"/>
|
|
<item chance="3428" max="1" min="1" id="5547"/>
|
|
<item chance="14" max="1" min="1" id="80"/>
|
|
<item chance="14" max="1" min="1" id="150"/>
|
|
<item chance="14" max="1" min="1" id="7884"/>
|
|
<item chance="40308" max="1" min="1" id="4039"/>
|
|
<item chance="42430" max="1" min="1" id="1894"/>
|
|
<item chance="40308" max="1" min="1" id="4044"/>
|
|
<item chance="10515" max="1" min="1" id="4041"/>
|
|
<item chance="537" max="1" min="1" id="1808"/>
|
|
<item chance="574568" max="2" min="1" id="1894"/>
|
|
<item chance="276561" max="1" min="1" id="5502"/>
|
|
</droplist>
|
|
</npc>
|