Hunters Village improvements.

Contributed by hlwrave.
This commit is contained in:
MobiusDev
2016-02-16 13:45:30 +00:00
parent 9422c17465
commit 3bb717410a
11 changed files with 229 additions and 7 deletions

View File

@@ -0,0 +1,66 @@
<?xml version="1.0" encoding="UTF-8"?>
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
<npcs>
<npc>34018</npc> <!-- Merlot -->
</npcs>
<item>
<!-- Dimensional Coin -->
<ingredient count="2" id="45941" />
<!-- Mid-grade Spirit Stone -->
<production count="1" id="45930" />
</item>
<item>
<!-- Dimensional Coin -->
<ingredient count="3" id="45941" />
<!-- High-grade Spirit Stone -->
<production count="1" id="45931" />
</item>
<item>
<!-- Dimensional Coin -->
<ingredient count="8" id="45941" />
<!-- Top-grade Spirit Stone -->
<production count="1" id="45932" />
</item>
<item>
<!-- Spirit Stone -->
<ingredient count="5" id="45929" />
<!-- Spirit Stone: Accessory -->
<production count="1" id="45933" />
</item>
<item>
<!-- Dimensional Coin -->
<ingredient count="8" id="45941" />
<!-- Spirit Stone: Hair Accessory -->
<production count="1" id="45937" />
</item>
<item>
<!-- Dimensional Coin -->
<ingredient count="10" id="45941" />
<!-- Rune Stone -->
<production count="1" id="39738" />
</item>
<item>
<!-- Dimensional Coin -->
<ingredient count="19" id="45941" />
<!-- Dimensional Hero's Supply Box -->
<production count="1" id="45944" />
</item>
<item>
<!-- Dimensional Coin -->
<ingredient count="8" id="45941" />
<!-- Dimensional Augment Pack -->
<production count="1" id="46075" />
</item>
<item>
<!-- Dimensional Coin -->
<ingredient count="3" id="45941" />
<!-- Dimensional Elcyum Pack -->
<production count="1" id="46074" />
</item>
<item>
<!-- Dimensional Coin -->
<ingredient count="7" id="45941" />
<!-- Dimensional Enhancement Pack -->
<production count="1" id="46076" />
</item>
</list>

View File

@@ -0,0 +1,18 @@
<?xml version="1.0" encoding="UTF-8"?>
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
<npcs>
<npc>34018</npc> <!-- Merlot -->
</npcs>
<item>
<!-- Bloody Amaranthine Enhancement Stone Coupon -->
<ingredient count="1" id="46072" />
<!-- Bloody Amaranthine Enhancement Stone -->
<production count="1" id="35568" />
</item>
<item>
<!-- Bloody Eternal Enhancement Stone Coupon -->
<ingredient count="1" id="46073" />
<!-- Bloody Eternal Enhancement Stone -->
<production count="1" id="35569" />
</item>
</list>