This commit is contained in:
mobius
2015-01-01 20:02:50 +00:00
parent eeae660458
commit a6a3718849
17894 changed files with 2818932 additions and 0 deletions

51
trunk/dist/game/data/multisell/001.xml vendored Normal file
View File

@@ -0,0 +1,51 @@
<?xml version="1.0" encoding="UTF-8"?>
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
<item>
<!-- Adena -->
<ingredient count="2100" id="57" />
<!-- Shirt -->
<ingredient count="1" id="21" />
<!-- Leather Shirt -->
<production count="1" id="22" />
</item>
<item>
<!-- Adena -->
<ingredient count="5400" id="57" />
<!-- Leather Shirt -->
<ingredient count="1" id="22" />
<!-- Wooden Breastplate -->
<production count="1" id="23" />
</item>
<item>
<!-- Adena -->
<ingredient count="12200" id="57" />
<!-- Wooden Breastplate -->
<ingredient count="1" id="23" />
<!-- Bone Breastplate -->
<production count="1" id="24" />
</item>
<item>
<!-- Adena -->
<ingredient count="16500" id="57" />
<!-- Bone Breastplate -->
<ingredient count="1" id="24" />
<!-- Piece Bone Breastplate -->
<production count="1" id="25" />
</item>
<item>
<!-- Adena -->
<ingredient count="16500" id="57" />
<!-- Bone Breastplate -->
<ingredient count="1" id="24" />
<!-- Hard Leather Shirt -->
<production count="1" id="27" />
</item>
<item>
<!-- Adena -->
<ingredient count="16500" id="57" />
<!-- Piece Bone Breastplate -->
<ingredient count="1" id="25" />
<!-- Bronze Breastplate -->
<production count="1" id="26" />
</item>
</list>