Addition of +1/+3 Enchanted Artifact Box (80425 to 80433).

Contributed by gigilo1968.
This commit is contained in:
MobiusDevelopment
2019-08-26 21:36:11 +00:00
parent e10ab27f38
commit 1e118ba514
5 changed files with 332 additions and 8 deletions

View File

@@ -7,6 +7,11 @@
<ingredient count="560000000" id="57" /> <!-- Adena -->
<production count="1" id="48954" /> <!-- Artifact Book - Level 1 -->
</item>
<item>
<ingredient count="1" id="48954" /> <!-- Artifact Book - Level 1 -->
<ingredient count="560000000" id="57" /> <!-- Adena -->
<production count="1" id="48955" /> <!-- Artifact Book - Level 2 -->
</item>
<item>
<ingredient count="600000000" id="57" /> <!-- Adena -->
<production count="1" id="48980" /> <!-- Artifact - Attack Attribute Balance -->

View File

@@ -0,0 +1,38 @@
<?xml version="1.0" encoding="UTF-8"?>
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
<npcs>
<npc>30098</npc> <!-- Alexandria -->
</npcs>
<item>
<ingredient count="4" id="80420" /> <!-- Attack Artifact Box -->
<production count="1" id="80425" /> <!-- +1 Fighting Spirit Artifact Box -->
</item>
<item>
<ingredient count="13" id="80420" /> <!-- Attack Artifact Box -->
<production count="1" id="80426" /> <!-- +3 Fighting Spirit Artifact Box -->
</item>
<item>
<ingredient count="4" id="80421" /> <!-- Protection Artifact Box -->
<production count="1" id="80427" /> <!-- +1 Protection Artifact Box -->
</item>
<item>
<ingredient count="13" id="80421" /> <!-- Protection Artifact Box -->
<production count="1" id="80428" /> <!-- +3 Protection Artifact Box -->
</item>
<item>
<ingredient count="4" id="80422" /> <!-- Support Artifact Box -->
<production count="1" id="80429" /> <!-- +1 Support Artifact Box -->
</item>
<item>
<ingredient count="13" id="80422" /> <!-- Support Artifact Box -->
<production count="1" id="80430" /> <!-- +3 Support Artifact Box -->
</item>
<item>
<ingredient count="4" id="80423" /> <!-- Balance Artifact Box -->
<production count="1" id="80431" /> <!-- +1 Balance Artifact Box -->
</item>
<item>
<ingredient count="13" id="80423" /> <!-- Balance Artifact Box -->
<production count="1" id="80432" /> <!-- +3 Balance Artifact Box -->
</item>
</list>