Enchanted Valley spawns.
Contributed by Stayway.
This commit is contained in:
32
trunk/dist/game/data/stats/npcs/19600-19699.xml
vendored
32
trunk/dist/game/data/stats/npcs/19600-19699.xml
vendored
@@ -1,5 +1,37 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../xsd/npcs.xsd">
|
||||
<npc id="19600" level="101" type="L2Monster" name="Nymph Lily" title="Elegant">
|
||||
<!-- GUESSED BASED OTHER NPC's in AREA - FIXME -->
|
||||
<race>PLANT</race>
|
||||
<acquire exp="37812025" sp="90748" />
|
||||
<stats>
|
||||
<vitals hp="60447" hpRegen="11.5" mp="24308" mpRegen="3.9" />
|
||||
<speed>
|
||||
<walk ground="60" /> <!-- Need retail value -->
|
||||
<run ground="120" /> <!-- Need retail value -->
|
||||
</speed>
|
||||
</stats>
|
||||
<status attackable="true" />
|
||||
<skill_list>
|
||||
<skill id="4416" level="5" /> <!-- Plants -->
|
||||
<skill id="5465" level="1" /> <!-- Earth Attack -->
|
||||
</skill_list>
|
||||
<collision>
|
||||
<radius normal="16" /> <!-- Need retail value -->
|
||||
<height normal="13.25" /> <!-- Need retail value -->
|
||||
</collision>
|
||||
<drop_lists>
|
||||
<death>
|
||||
<item id="57" min="6507" max="15209" chance="30" /> <!-- Adena -->
|
||||
<item id="36530" min="1" max="1" chance="0.075" /> <!-- Exquisite Fiber -->
|
||||
<item id="35473" min="1" max="1" chance="0.03" /> <!-- Recipe: Eternal Circlet (60%) -->
|
||||
<item id="39629" min="1" max="1" chance="0.01" /> <!-- Fortune Bag - Stage 1 --> <!-- Lucky Drop -->
|
||||
</death>
|
||||
<corpse>
|
||||
<item id="36565" min="1" max="1" chance="0.03" /> <!-- Exquisite Synthetic Cokes -->
|
||||
</corpse>
|
||||
</drop_lists>
|
||||
</npc>
|
||||
<npc id="19601" level="104" type="L2Npc" name="">
|
||||
<!-- AUTO GENERATED INFINITE ODYSSEY NPC TODO: FIX IT -->
|
||||
<race>HUMAN</race>
|
||||
|
@@ -1481,7 +1481,7 @@
|
||||
<height normal="22.4" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="34087" level="99" type="L2Npc" name="Herb Collector" title="">
|
||||
<npc id="34087" level="99" type="L2Teleporter" name="Herb Collector" title="">
|
||||
<!-- AUTO GENERATED NPC TODO: FIX IT -->
|
||||
<race>HUMAN</race>
|
||||
<sex>FEMALE</sex>
|
||||
|
Reference in New Issue
Block a user