NPC stats update "C".
Contributed by Joker.
This commit is contained in:
19
trunk/dist/game/data/stats/npcs/19400-19499.xml
vendored
19
trunk/dist/game/data/stats/npcs/19400-19499.xml
vendored
@@ -1,11 +1,11 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../xsd/npcs.xsd">
|
||||
<npc id="19400" level="90" type="L2Monster" name="Cocoon Destroyer">
|
||||
<!-- Source http://l2i-god.gaikotsu.ru/ (Lindvior) -->
|
||||
<!-- Source: www.l2wiki.com (2015-04-08) -->
|
||||
<race>HUMANOID</race>
|
||||
<acquire exp="1458000" sp="6300" />
|
||||
<stats> <!-- str="88" int="79" dex="55" wit="78" con="82" men="78" -->
|
||||
<vitals hp="72072" hpRegen="7.5" mp="72072" mpRegen="2.7" />
|
||||
<acquire exp="1458000" sp="349" />
|
||||
<stats>
|
||||
<vitals hp="43244" hpRegen="9.5" mp="2023" mpRegen="3.3" />
|
||||
<attack physical="30625" magical="21875" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="1716" magical="1375" />
|
||||
<attribute>
|
||||
@@ -19,10 +19,10 @@
|
||||
</stats>
|
||||
<status attackable="true" />
|
||||
<skill_list>
|
||||
<skill id="4416" level="6" />
|
||||
<skill id="4414" level="1" />
|
||||
<!-- <skill id="4413" level="12" /> -->
|
||||
<!-- <skill id="4412" level="12" /> -->
|
||||
<skill id="4416" level="6" /> <!-- Humanoids -->
|
||||
<skill id="4412" level="12" /> <!-- Slightly Strong P. Def. -->
|
||||
<skill id="4413" level="12" /> <!-- Slightly Strong M. Def. -->
|
||||
<skill id="4414" level="1" /> <!-- Heavy Armor Type -->
|
||||
</skill_list>
|
||||
<ai aggroRange="600" clanHelpRange="600" />
|
||||
<collision>
|
||||
@@ -31,8 +31,7 @@
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<item id="17375" min="1" max="1" chance="5" />
|
||||
<item id="17376" min="1" max="1" chance="2.5" />
|
||||
<item id="17375" min="1" max="1" chance="5.036" /> <!-- Kimerian's Trace -->
|
||||
</death>
|
||||
</drop_lists>
|
||||
</npc>
|
||||
|
||||
Reference in New Issue
Block a user