Sylph village grocer, gatekeeper and warehouse.

Contributed by manax182.
This commit is contained in:
MobiusDevelopment
2021-02-27 06:34:17 +00:00
parent 42dbc4ca55
commit f99af21046
8 changed files with 264 additions and 379 deletions

View File

@@ -0,0 +1,46 @@
<?xml version="1.0" encoding="UTF-8"?>
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/buylist.xsd">
<npcs>
<npc>34211</npc> <!-- Evia -->
</npcs>
<item id="91927" price="28" /> <!-- Soulshot -->
<item id="91930" price="84" /> <!-- Blessed Spiritshot -->
<item id="6645" price="28" /> <!-- Beast Soulshot -->
<item id="6646" price="70" /> <!-- Beast Spiritshot -->
<item id="3031" price="560" /> <!-- Spirit Ore -->
<item id="2508" price="420" /> <!-- Cursed Bone -->
<item id="736" price="560" /> <!-- Scroll of Teleport -->
<item id="93966" price="2800" /> <!-- Pet food -->
<item id="93967" price="168" /> <!-- Pet HP Potion (Tradable) -->
<item id="17" price="1" /> <!-- Wooden Arrow -->
<item id="1341" price="1" /> <!-- Bone Arrow -->
<item id="94891" price="140000" /> <!-- No-Grade Elemental Ord (Sealed) -->
<item id="94892" price="280000" /> <!-- D-Grade Elemental Ord (Sealed) -->
<item id="94185" price="2800000" /> <!-- Life Stone Lv.1 - Weapon -->
<item id="94187" price="1260000" /> <!-- Life Stone Lv.1 - Armor -->
<item id="1831" price="90" /> <!-- Antidote -->
<item id="1833" price="90" /> <!-- Bandage -->
<item id="734" price="1440" /> <!-- Haste Potion -->
<item id="735" price="2880" /> <!-- Haste Potion Atk. -->
<item id="6035" price="2880" /> <!-- Speed Increase Potion Magician -->
<item id="1785" price="300" /> <!-- SoulStone -->
<item id="5589" price="120" /> <!-- Energy Stone -->
<item id="5192" price="140" /> <!-- Magic Rope: D-grade -->
<item id="5193" price="210" /> <!-- Magic Rope: C-grade -->
<item id="5194" price="350" /> <!-- Magic Rope: B-grade -->
<item id="5195" price="560" /> <!-- Magic Rope: A-grade -->
<item id="93662" price="980" /> <!-- Appearance Potion - A -->
<item id="93663" price="980" /> <!-- Appearance Potion - B -->
<item id="93664" price="980" /> <!-- Appearance Potion - C -->
<item id="93665" price="980" /> <!-- Dye Potion - A -->
<item id="93666" price="980" /> <!-- Dye Potion - B -->
<item id="93667" price="980" /> <!-- Dye Potion - C -->
<item id="93668" price="980" /> <!-- Dye Potion - D -->
<item id="93669" price="980" /> <!-- Hair Style Potion - A -->
<item id="93670" price="980" /> <!-- Hair Style Potion - B -->
<item id="93671" price="980" /> <!-- Hair Style Potion - C -->
<item id="93672" price="980" /> <!-- Hair Style Potion - D -->
<item id="93673" price="980" /> <!-- Hair Style Potion - E -->
<item id="93674" price="980" /> <!-- Hair Style Potion - F -->
<item id="93675" price="980" /> <!-- Hair Style Potion - G -->
</list>

View File

@@ -0,0 +1,7 @@
<html><body>Grocer Evia:<br>
Welcome! You can buy everything you need here.<br>
I am Evia, the owner of this store.<br>
So, have you decided what you want? I'm all ears.<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Buy 3421101">Buy supplies and minerals</Button>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>

View File

@@ -0,0 +1,6 @@
<html><body>Gatekeeper Mellos:<br>
My name is Mellos. I was sent by Ivory Tower Wizards to help travelers go to different places.<br>
If you need to go somewhere, just tell me, I will be happy to help<br>
<Button ALIGN=LEFT ICON="TELEPORT" action="bypass -h npc_%objectId%_showTeleportList">Teleport</Button>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>

View File

@@ -0,0 +1,7 @@
<htm><body>Warehouse Keeper Tyra:<br>
<center>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_DepositP">Store items in the Private Warehouse</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_WithdrawP">Withdraw items from the Private Warehouse</Button>
<Button ALIGN=LEFT ICON="RETURN" action="bypass -h npc_%objectId%_Chat 0">Back</Button>
</center>
</body></htm>

View File

@@ -0,0 +1,7 @@
<htm><body>Warehouse Keeper Tyra:<br>
<center>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_DepositC" msg="1039">Leave in the Clan Warehouse</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_WithdrawC">Withdraw from the Clan Warehouse</Button>
<Button ALIGN=LEFT ICON="RETURN" action="bypass -h npc_%objectId%_Chat 0">Back</Button>
</center>
</body></htm>

View File

@@ -0,0 +1,7 @@
<html><body>Warehouse Keeper Tyra:<br>
Nice to meet you! My name is Tyra.<br>
If you are carrying something heavy, you can leave it with me. I'll make sure your belongings are safe and sound!<br>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 1">Private Warehouse</Button>
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 2">Clan warehouse</Button>
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
</body></html>

View File

@@ -1372,14 +1372,14 @@
<npc id="22330" x="126384" y="51660" z="-4584" heading="2050" respawnTime="60Sec" />
<npc id="22330" x="126415" y="51939" z="-4584" heading="57155" respawnTime="60Sec" />
<npc id="22330" x="126575" y="51962" z="-4584" heading="12631" respawnTime="60Sec" />
<npc id="32478" x="103869" y="58236" z="-3944" heading="63957" respawnTime="60Sec" />
<npc id="34209" x="102704" y="59883" z="-3728" heading="49871" respawnTime="60Sec" />
<npc id="34210" x="102633" y="55986" z="-4032" heading="2058" respawnTime="60Sec" />
<npc id="34211" x="105206" y="57490" z="-3928" heading="25945" respawnTime="60Sec" />
<npc id="34212" x="105245" y="58281" z="-3928" heading="39841" respawnTime="60Sec" />
<npc id="34213" x="105410" y="57970" z="-3928" heading="31011" respawnTime="60Sec" />
<npc id="34214" x="104551" y="56908" z="-4016" heading="4223" respawnTime="60Sec" />
<npc id="34215" x="105081" y="57149" z="-3936" heading="32154" respawnTime="60Sec" />
<npc id="32478" x="103869" y="58236" z="-3944" heading="63957" respawnTime="60Sec" /> <!-- Game Assistant - Special -->
<npc id="34209" x="102704" y="59883" z="-3728" heading="49871" respawnTime="60Sec" /> <!-- Andra - Queen -->
<npc id="34210" x="102633" y="55986" z="-4032" heading="2058" respawnTime="60Sec" /> <!-- Kerkir - Master -->
<npc id="34211" x="105206" y="57490" z="-3928" heading="25945" respawnTime="60Sec" /> <!-- Evia - Grocer -->
<npc id="34212" x="105245" y="58281" z="-3928" heading="39841" respawnTime="60Sec" /> <!-- Tyra - Warehouse Keeper -->
<npc id="34213" x="105410" y="57970" z="-3928" heading="31011" respawnTime="60Sec" /> <!-- Mellos - Gatekeeper -->
<npc id="34214" x="104551" y="56908" z="-4016" heading="4223" respawnTime="60Sec" /> <!-- Creta - Guard -->
<npc id="34215" x="105081" y="57149" z="-3936" heading="32154" respawnTime="60Sec" /> <!-- Royda - Guard -->
</group>
</spawn>
</list>

View File

@@ -20,8 +20,7 @@
<height normal="19.5" />
</collision>
</npc>
<npc id="34211" level="85" type="Npc" name="Green" title="Hierarch">
<!-- AUTO GENERATED NPC TODO: FIX IT -->
<npc id="34211" level="85" type="Merchant" name="Evia" title="Grocer">
<race>HUMAN</race>
<sex>FEMALE</sex>
<stats str="40" int="21" dex="30" wit="20" con="43" men="10">
@@ -40,8 +39,7 @@
<height normal="19.5" />
</collision>
</npc>
<npc id="34212" level="85" type="Npc" name="Black" title="Artisan">
<!-- AUTO GENERATED NPC TODO: FIX IT -->
<npc id="34212" level="85" type="Warehouse" name="Tyra" title="Warehouse Keeper">
<race>HUMAN</race>
<sex>FEMALE</sex>
<stats str="40" int="21" dex="30" wit="20" con="43" men="10">
@@ -60,8 +58,7 @@
<height normal="19.5" />
</collision>
</npc>
<npc id="34213" level="85" type="Npc" name="Pink" title="Grocer">
<!-- AUTO GENERATED NPC TODO: FIX IT -->
<npc id="34213" level="85" type="Teleporter" name="Mellos" title="Gatekeeper">
<race>HUMAN</race>
<sex>FEMALE</sex>
<stats str="40" int="21" dex="30" wit="20" con="43" men="10">
@@ -80,8 +77,7 @@
<height normal="19.5" />
</collision>
</npc>
<npc id="34214" level="85" type="Npc" name="Blue" title="Bodyguard">
<!-- AUTO GENERATED NPC TODO: FIX IT -->
<npc id="34214" level="85" type="Npc" name="Creta" title="Guard">
<race>HUMAN</race>
<sex>FEMALE</sex>
<stats str="40" int="21" dex="30" wit="20" con="43" men="10">
@@ -100,8 +96,7 @@
<height normal="19.5" />
</collision>
</npc>
<npc id="34215" level="85" type="Npc" name="">
<!-- AUTO GENERATED NPC TODO: FIX IT -->
<npc id="34215" level="85" type="Npc" name="Royda" title="Guard">
<race>HUMAN</race>
<sex>FEMALE</sex>
<stats str="40" int="21" dex="30" wit="20" con="43" men="10">
@@ -134,6 +129,177 @@
<height normal="70" />
</collision>
</npc>
<npc id="34217" level="85" type="Npc" name="Dresen" title="Equipment Merchant">
<!-- AUTO GENERATED NPC TODO: FIX IT -->
<race>ETC</race>
<sex>FEMALE</sex>
<stats str="40" int="21" dex="30" wit="20" con="43" men="10">
<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" />
<speed>
<walk ground="60" />
<run ground="120" />
</speed>
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" />
<defence physical="405.85106382979" magical="297.0297029703" />
</stats>
<status attackable="false" />
<collision>
<radius normal="5" />
<height normal="12" />
</collision>
</npc>
<npc id="34218" level="85" type="Npc" name="Greno" title="Equipment Merchant">
<!-- AUTO GENERATED NPC TODO: FIX IT -->
<race>ETC</race>
<sex>FEMALE</sex>
<stats str="40" int="21" dex="30" wit="20" con="43" men="10">
<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" />
<speed>
<walk ground="60" />
<run ground="120" />
</speed>
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" />
<defence physical="405.85106382979" magical="297.0297029703" />
</stats>
<status attackable="false" />
<collision>
<radius normal="5" />
<height normal="12" />
</collision>
</npc>
<npc id="34220" level="85" type="Npc" name="Red" title="Wealthy Merchant">
<!-- AUTO GENERATED NPC TODO: FIX IT -->
<race>ETC</race>
<sex>FEMALE</sex>
<stats str="40" int="21" dex="30" wit="20" con="43" men="10">
<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" />
<speed>
<walk ground="60" />
<run ground="120" />
</speed>
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" />
<defence physical="405.85106382979" magical="297.0297029703" />
</stats>
<status attackable="false" />
<collision>
<radius normal="5" />
<height normal="12" />
</collision>
</npc>
<npc id="34221" level="85" type="Npc" name="Green" title="Elder">
<!-- AUTO GENERATED NPC TODO: FIX IT -->
<race>ETC</race>
<sex>FEMALE</sex>
<stats str="40" int="21" dex="30" wit="20" con="43" men="10">
<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" />
<speed>
<walk ground="60" />
<run ground="120" />
</speed>
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" />
<defence physical="405.85106382979" magical="297.0297029703" />
</stats>
<status attackable="false" />
<collision>
<radius normal="5" />
<height normal="12" />
</collision>
</npc>
<npc id="34222" level="85" type="Npc" name="Black" title="Artisan">
<!-- AUTO GENERATED NPC TODO: FIX IT -->
<race>ETC</race>
<sex>FEMALE</sex>
<stats str="40" int="21" dex="30" wit="20" con="43" men="10">
<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" />
<speed>
<walk ground="60" />
<run ground="120" />
</speed>
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" />
<defence physical="405.85106382979" magical="297.0297029703" />
</stats>
<status attackable="false" />
<collision>
<radius normal="5" />
<height normal="12" />
</collision>
</npc>
<npc id="34223" level="85" type="Npc" name="Pink" title="Grocer">
<!-- AUTO GENERATED NPC TODO: FIX IT -->
<race>ETC</race>
<sex>FEMALE</sex>
<stats str="40" int="21" dex="30" wit="20" con="43" men="10">
<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" />
<speed>
<walk ground="60" />
<run ground="120" />
</speed>
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" />
<defence physical="405.85106382979" magical="297.0297029703" />
</stats>
<status attackable="false" />
<collision>
<radius normal="5" />
<height normal="12" />
</collision>
</npc>
<npc id="34224" level="85" type="Npc" name="Blue" title="Bodyguard">
<!-- AUTO GENERATED NPC TODO: FIX IT -->
<race>ETC</race>
<sex>FEMALE</sex>
<stats str="40" int="21" dex="30" wit="20" con="43" men="10">
<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" />
<speed>
<walk ground="60" />
<run ground="120" />
</speed>
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" />
<defence physical="405.85106382979" magical="297.0297029703" />
</stats>
<status attackable="false" />
<collision>
<radius normal="5" />
<height normal="12" />
</collision>
</npc>
<npc id="34225" level="85" type="Npc" name="">
<!-- AUTO GENERATED NPC TODO: FIX IT -->
<race>ETC</race>
<sex>FEMALE</sex>
<stats str="40" int="21" dex="30" wit="20" con="43" men="10">
<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" />
<speed>
<walk ground="60" />
<run ground="120" />
</speed>
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" />
<defence physical="405.85106382979" magical="297.0297029703" />
</stats>
<status attackable="false" />
<collision>
<radius normal="5" />
<height normal="12" />
</collision>
</npc>
<npc id="34226" level="85" type="Npc" name="">
<!-- AUTO GENERATED NPC TODO: FIX IT -->
<race>ETC</race>
<sex>FEMALE</sex>
<stats str="40" int="21" dex="30" wit="20" con="43" men="10">
<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" />
<speed>
<walk ground="60" />
<run ground="120" />
</speed>
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" />
<defence physical="405.85106382979" magical="297.0297029703" />
</stats>
<status attackable="false" />
<collision>
<radius normal="5" />
<height normal="12" />
</collision>
</npc>
<npc id="34259" level="80" type="Npc" name="Dandy" title="Dreaming">
<!-- AUTO GENERATED NPC TODO: FIX IT -->
<race>HUMAN</race>
@@ -1015,365 +1181,4 @@
<height normal="16" />
</collision>
</npc>
<npc id="34200" level="85" type="Npc" name="Elite Wizard">
<!-- AUTO GENERATED NPC TODO: FIX IT -->
<race>ETC</race>
<sex>FEMALE</sex>
<stats str="40" int="21" dex="30" wit="20" con="43" men="10">
<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" />
<speed>
<walk ground="60" />
<run ground="120" />
</speed>
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" />
<defence physical="405.85106382979" magical="297.0297029703" />
</stats>
<status attackable="false" />
<collision>
<radius normal="5" />
<height normal="12" />
</collision>
</npc>
<npc id="34201" level="85" type="Npc" name="Warp Gate">
<!-- AUTO GENERATED NPC TODO: FIX IT -->
<race>ETC</race>
<sex>FEMALE</sex>
<stats str="40" int="21" dex="30" wit="20" con="43" men="10">
<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" />
<speed>
<walk ground="60" />
<run ground="120" />
</speed>
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" />
<defence physical="405.85106382979" magical="297.0297029703" />
</stats>
<status attackable="false" />
<collision>
<radius normal="5" />
<height normal="12" />
</collision>
</npc>
<npc id="34202" level="85" type="Npc" name="Deton" title="Archaeologist">
<!-- AUTO GENERATED NPC TODO: FIX IT -->
<race>ETC</race>
<sex>FEMALE</sex>
<stats str="40" int="21" dex="30" wit="20" con="43" men="10">
<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" />
<speed>
<walk ground="60" />
<run ground="120" />
</speed>
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" />
<defence physical="405.85106382979" magical="297.0297029703" />
</stats>
<status attackable="false" />
<collision>
<radius normal="5" />
<height normal="12" />
</collision>
</npc>
<npc id="34203" level="85" type="Npc" name="Harin" title="Event Manager">
<!-- AUTO GENERATED NPC TODO: FIX IT -->
<race>ETC</race>
<sex>FEMALE</sex>
<stats str="40" int="21" dex="30" wit="20" con="43" men="10">
<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" />
<speed>
<walk ground="60" />
<run ground="120" />
</speed>
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" />
<defence physical="405.85106382979" magical="297.0297029703" />
</stats>
<status attackable="false" />
<collision>
<radius normal="5" />
<height normal="12" />
</collision>
</npc>
<npc id="34204" level="85" type="Npc" name="Lynn" title="Reward Master">
<!-- AUTO GENERATED NPC TODO: FIX IT -->
<race>ETC</race>
<sex>FEMALE</sex>
<stats str="40" int="21" dex="30" wit="20" con="43" men="10">
<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" />
<speed>
<walk ground="60" />
<run ground="120" />
</speed>
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" />
<defence physical="405.85106382979" magical="297.0297029703" />
</stats>
<status attackable="false" />
<collision>
<radius normal="5" />
<height normal="12" />
</collision>
</npc>
<npc id="34205" level="85" type="Npc" name="">
<!-- AUTO GENERATED NPC TODO: FIX IT -->
<race>ETC</race>
<sex>FEMALE</sex>
<stats str="40" int="21" dex="30" wit="20" con="43" men="10">
<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" />
<speed>
<walk ground="60" />
<run ground="120" />
</speed>
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" />
<defence physical="405.85106382979" magical="297.0297029703" />
</stats>
<status attackable="false" />
<collision>
<radius normal="5" />
<height normal="12" />
</collision>
</npc>
<npc id="34206" level="85" type="Npc" name="">
<!-- AUTO GENERATED NPC TODO: FIX IT -->
<race>ETC</race>
<sex>FEMALE</sex>
<stats str="40" int="21" dex="30" wit="20" con="43" men="10">
<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" />
<speed>
<walk ground="60" />
<run ground="120" />
</speed>
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" />
<defence physical="405.85106382979" magical="297.0297029703" />
</stats>
<status attackable="false" />
<collision>
<radius normal="5" />
<height normal="12" />
</collision>
</npc>
<npc id="34207" level="85" type="Npc" name="">
<!-- AUTO GENERATED NPC TODO: FIX IT -->
<race>ETC</race>
<sex>FEMALE</sex>
<stats str="40" int="21" dex="30" wit="20" con="43" men="10">
<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" />
<speed>
<walk ground="60" />
<run ground="120" />
</speed>
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" />
<defence physical="405.85106382979" magical="297.0297029703" />
</stats>
<status attackable="false" />
<collision>
<radius normal="5" />
<height normal="12" />
</collision>
</npc>
<npc id="34208" level="85" type="Npc" name="Claye" title="Event Manager">
<!-- AUTO GENERATED NPC TODO: FIX IT -->
<race>ETC</race>
<sex>FEMALE</sex>
<stats str="40" int="21" dex="30" wit="20" con="43" men="10">
<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" />
<speed>
<walk ground="60" />
<run ground="120" />
</speed>
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" />
<defence physical="405.85106382979" magical="297.0297029703" />
</stats>
<status attackable="false" />
<collision>
<radius normal="5" />
<height normal="12" />
</collision>
</npc>
<npc id="34209" level="85" type="Npc" name="Andra" title="Queen">
<!-- AUTO GENERATED NPC TODO: FIX IT -->
<race>ETC</race>
<sex>FEMALE</sex>
<stats str="40" int="21" dex="30" wit="20" con="43" men="10">
<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" />
<speed>
<walk ground="60" />
<run ground="120" />
</speed>
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" />
<defence physical="405.85106382979" magical="297.0297029703" />
</stats>
<status attackable="false" />
<collision>
<radius normal="5" />
<height normal="12" />
</collision>
</npc>
<npc id="34217" level="85" type="Npc" name="Dresen" title="Equipment Merchant">
<!-- AUTO GENERATED NPC TODO: FIX IT -->
<race>ETC</race>
<sex>FEMALE</sex>
<stats str="40" int="21" dex="30" wit="20" con="43" men="10">
<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" />
<speed>
<walk ground="60" />
<run ground="120" />
</speed>
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" />
<defence physical="405.85106382979" magical="297.0297029703" />
</stats>
<status attackable="false" />
<collision>
<radius normal="5" />
<height normal="12" />
</collision>
</npc>
<npc id="34218" level="85" type="Npc" name="Greno" title="Equipment Merchant">
<!-- AUTO GENERATED NPC TODO: FIX IT -->
<race>ETC</race>
<sex>FEMALE</sex>
<stats str="40" int="21" dex="30" wit="20" con="43" men="10">
<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" />
<speed>
<walk ground="60" />
<run ground="120" />
</speed>
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" />
<defence physical="405.85106382979" magical="297.0297029703" />
</stats>
<status attackable="false" />
<collision>
<radius normal="5" />
<height normal="12" />
</collision>
</npc>
<npc id="34220" level="85" type="Npc" name="Red" title="Wealthy Merchant">
<!-- AUTO GENERATED NPC TODO: FIX IT -->
<race>ETC</race>
<sex>FEMALE</sex>
<stats str="40" int="21" dex="30" wit="20" con="43" men="10">
<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" />
<speed>
<walk ground="60" />
<run ground="120" />
</speed>
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" />
<defence physical="405.85106382979" magical="297.0297029703" />
</stats>
<status attackable="false" />
<collision>
<radius normal="5" />
<height normal="12" />
</collision>
</npc>
<npc id="34221" level="85" type="Npc" name="Green" title="Elder">
<!-- AUTO GENERATED NPC TODO: FIX IT -->
<race>ETC</race>
<sex>FEMALE</sex>
<stats str="40" int="21" dex="30" wit="20" con="43" men="10">
<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" />
<speed>
<walk ground="60" />
<run ground="120" />
</speed>
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" />
<defence physical="405.85106382979" magical="297.0297029703" />
</stats>
<status attackable="false" />
<collision>
<radius normal="5" />
<height normal="12" />
</collision>
</npc>
<npc id="34222" level="85" type="Npc" name="Black" title="Artisan">
<!-- AUTO GENERATED NPC TODO: FIX IT -->
<race>ETC</race>
<sex>FEMALE</sex>
<stats str="40" int="21" dex="30" wit="20" con="43" men="10">
<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" />
<speed>
<walk ground="60" />
<run ground="120" />
</speed>
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" />
<defence physical="405.85106382979" magical="297.0297029703" />
</stats>
<status attackable="false" />
<collision>
<radius normal="5" />
<height normal="12" />
</collision>
</npc>
<npc id="34223" level="85" type="Npc" name="Pink" title="Grocer">
<!-- AUTO GENERATED NPC TODO: FIX IT -->
<race>ETC</race>
<sex>FEMALE</sex>
<stats str="40" int="21" dex="30" wit="20" con="43" men="10">
<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" />
<speed>
<walk ground="60" />
<run ground="120" />
</speed>
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" />
<defence physical="405.85106382979" magical="297.0297029703" />
</stats>
<status attackable="false" />
<collision>
<radius normal="5" />
<height normal="12" />
</collision>
</npc>
<npc id="34224" level="85" type="Npc" name="Blue" title="Bodyguard">
<!-- AUTO GENERATED NPC TODO: FIX IT -->
<race>ETC</race>
<sex>FEMALE</sex>
<stats str="40" int="21" dex="30" wit="20" con="43" men="10">
<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" />
<speed>
<walk ground="60" />
<run ground="120" />
</speed>
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" />
<defence physical="405.85106382979" magical="297.0297029703" />
</stats>
<status attackable="false" />
<collision>
<radius normal="5" />
<height normal="12" />
</collision>
</npc>
<npc id="34225" level="85" type="Npc" name="">
<!-- AUTO GENERATED NPC TODO: FIX IT -->
<race>ETC</race>
<sex>FEMALE</sex>
<stats str="40" int="21" dex="30" wit="20" con="43" men="10">
<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" />
<speed>
<walk ground="60" />
<run ground="120" />
</speed>
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" />
<defence physical="405.85106382979" magical="297.0297029703" />
</stats>
<status attackable="false" />
<collision>
<radius normal="5" />
<height normal="12" />
</collision>
</npc>
<npc id="34226" level="85" type="Npc" name="">
<!-- AUTO GENERATED NPC TODO: FIX IT -->
<race>ETC</race>
<sex>FEMALE</sex>
<stats str="40" int="21" dex="30" wit="20" con="43" men="10">
<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" />
<speed>
<walk ground="60" />
<run ground="120" />
</speed>
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" />
<defence physical="405.85106382979" magical="297.0297029703" />
</stats>
<status attackable="false" />
<collision>
<radius normal="5" />
<height normal="12" />
</collision>
</npc>
</list>