1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-06 07:32:46 +00:00
Files
l2jserver2/data/templates/npc/monster/22277-GatekeeperProvo.xml
2011-06-03 14:04:57 -03:00

58 lines
2.6 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<npc
controller="com.l2jserver.model.world.npc.controller.MonsterController"
id="22277" xsi:schemaLocation="npc ../../npc.xsd"
xsi:noNamespaceSchemaLocation="npc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info aggressive="true" targetable="true" attackable="true">
<name display="true" send="false">Gatekeeper Provo</name>
<level>81</level>
<race>MAGIC_CREATURE</race>
<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="13.0" run="80.0"/>
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
</stats>
<experience>96272</experience>
<sp>10663</sp>
<collision heigth="45.0" radius="38.0"/>
</info>
<droplist>
<item chance="700000" category="DROP" max="25286" min="12348" id="57"/>
<item chance="44" category="UNK_1" max="1" min="1" id="289"/>
<item chance="519" category="UNK_2" max="1" min="1" id="960"/>
<item chance="86521" category="UNK_2" max="45" min="15" id="1868"/>
<item chance="129782" category="UNK_2" max="6" min="2" id="1873"/>
<item chance="37081" category="UNK_2" max="9" min="3" id="1876"/>
<item chance="61801" category="UNK_2" max="9" min="3" id="1895"/>
<item chance="307367" category="SPOIL" max="1" min="1" id="4042"/>
<item chance="21630" category="UNK_2" max="1" min="1" id="4042"/>
<item chance="8196" category="SPOIL" max="1" min="1" id="5277"/>
<item chance="220493" category="SPOIL" max="1" min="1" id="5528"/>
<item chance="12471" category="UNK_1" max="1" min="1" id="5534"/>
<item chance="10382" category="UNK_200" max="1" min="1" id="9547"/>
</droplist>
<skills>
<skill level="1" id="4408"/>
<skill level="1" id="4409"/>
<skill level="11" id="4410"/>
<skill level="11" id="4411"/>
<skill level="11" id="4412"/>
<skill level="11" id="4413"/>
<skill level="3" id="4414"/>
<skill level="3" id="4415"/>
<skill level="2" id="4416"/>
<skill level="3" id="5279"/>
<skill level="1" id="5462"/>
</skills>
</npc>