1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-06 07:32:46 +00:00
Files
l2jserver2/l2jserver2-gameserver/data/template/npc/monster/22317-GardenCastalia.xml
Rogiel 6a40656a38 Update XSD files for templates
This commit updades all XSD files for templates.
2011-10-11 23:45:02 -03:00

70 lines
3.4 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<template:npc
controller="com.l2jserver.model.world.npc.controller.MonsterController"
id="22317" xsi:schemaLocation="http://schemas.l2jserver2.com/npc ../../npc.xsd"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:template="http://schemas.l2jserver2.com/npc">
<info aggressive="true" targetable="true" attackable="true">
<name display="true" send="false">Garden Castalia</name>
<level>83</level>
<race>SPIRIT</race>
<sex>FEMALE</sex>
<stats>
<hp regen="111.50705124295" max="10943.0943982571"/>
<mp regen="3.0" max="1777.4"/>
<attack critical="4" evasion="0" range="40">
<physical speed="253.0" damage="6774.50812"/>
<magical speed="333.0" damage="4626.11085"/>
</attack>
<defense>
<physical value="566.1783"/>
<magical value="621.45708"/>
</defense>
<move walk="60.0" run="180.0"/>
<base wit="20" dex="30" men="20" con="43" str="40" int="21"/>
</stats>
<experience>14993</experience>
<sp>1556</sp>
<item lefthand="9639" righthand="9639"/>
<collision heigth="27.5" radius="20.0"/>
</info>
<droplist>
<item chance="700000" category="DROP" max="2528" min="1260" id="57"/>
<item chance="176808" category="UNK_2" max="1" min="1" id="1868"/>
<item chance="110505" category="UNK_2" max="30" min="10" id="1344"/>
<item chance="35362" category="UNK_2" max="1" min="1" id="1873"/>
<item chance="25258" category="UNK_2" max="1" min="1" id="1895"/>
<item chance="17681" category="UNK_2" max="1" min="1" id="1876"/>
<item chance="2685" category="UNK_1" max="1" min="1" id="5495"/>
<item chance="2114" category="UNK_1" max="1" min="1" id="5527"/>
<item chance="2114" category="UNK_1" max="1" min="1" id="5528"/>
<item chance="1474" category="UNK_2" max="1" min="1" id="4042"/>
<item chance="707" category="UNK_200" max="1" min="1" id="9546"/>
<item chance="614" category="UNK_200" max="1" min="1" id="10483"/>
<item chance="459" category="UNK_1" max="1" min="1" id="12268"/>
<item chance="321" category="UNK_1" max="1" min="1" id="12261"/>
<item chance="321" category="UNK_1" max="1" min="1" id="12269"/>
<item chance="153" category="UNK_200" max="1" min="1" id="10484"/>
<item chance="88" category="UNK_2" max="1" min="1" id="6901"/>
<item chance="15" category="UNK_200" max="1" min="1" id="10485"/>
<item chance="3" category="UNK_200" max="1" min="1" id="10486"/>
<item chance="4729" category="SPOIL" max="1" min="1" id="6696"/>
<item chance="4567" category="SPOIL" max="1" min="1" id="6697"/>
<item chance="2154" category="SPOIL" max="1" min="1" id="6901"/>
</droplist>
<skills>
<skill level="9" id="4408"/>
<skill level="1" id="4409"/>
<skill level="11" id="4410"/>
<skill level="13" id="4411"/>
<skill level="11" id="4412"/>
<skill level="11" id="4413"/>
<skill level="2" id="4414"/>
<skill level="3" id="4415"/>
<skill level="7" id="4416"/>
<skill level="10" id="4613"/>
<skill level="4" id="5282"/>
<skill level="4" id="5318"/>
<skill level="1" id="5463"/>
</skills>
</template:npc>