Addition of missing game assistant multisell.

Contributed by CostyKiller.
This commit is contained in:
MobiusDevelopment 2021-02-24 03:58:39 +00:00
parent 6c8e843156
commit 153638ac29

View File

@ -0,0 +1,63 @@
<?xml version="1.0" encoding="UTF-8"?>
<list isChanceMultisell="true" maintainEnchantment="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
<npcs>
<npc>32478</npc> <!-- Game Assistant -->
</npcs>
<!-- Exchange for Legendary Cloaks -->
<item>
<ingredient id="28585" count="1" /> <!-- Elmoreden Cloak -->
<ingredient id="28596" count="1" /> <!-- Legendary Scroll -->
<production id="28589" count="1" chance="0" /> <!-- Elmoreden Cloak - Legendary -->
<production id="28589" count="1" chance="10" /> <!-- Elmoreden Cloak - Legendary -->
<production id="28585" count="1" chance="90" /> <!-- Elmoreden Cloak -->
</item>
<item>
<ingredient id="28585" count="1" /> <!-- Elmoreden Cloak -->
<ingredient id="29164" count="1" /> <!-- Legendary Scroll (High-Grade) -->
<production id="28589" count="1" chance="0" /> <!-- Elmoreden Cloak - Legendary -->
<production id="28589" count="1" chance="50" /> <!-- Elmoreden Cloak - Legendary -->
<production id="28585" count="1" chance="50" /> <!-- Elmoreden Cloak -->
</item>
<item>
<ingredient id="28586" count="1" /> <!-- Aden Cloak -->
<ingredient id="28596" count="1" /> <!-- Legendary Scroll -->
<production id="28590" count="1" chance="0" /> <!-- Aden Cloak - Legendary -->
<production id="28590" count="1" chance="10" /> <!-- Aden Cloak - Legendary -->
<production id="28586" count="1" chance="90" /> <!-- Aden Cloak -->
</item>
<item>
<ingredient id="28586" count="1" /> <!-- Aden Cloak -->
<ingredient id="29164" count="1" /> <!-- Legendary Scroll (High-Grade) -->
<production id="28590" count="1" chance="0" /> <!-- Aden Cloak - Legendary -->
<production id="28590" count="1" chance="50" /> <!-- Aden Cloak - Legendary -->
<production id="28586" count="1" chance="50" /> <!-- Aden Cloak -->
</item>
<item>
<ingredient id="28587" count="1" /> <!-- Elmore Cloak -->
<ingredient id="28596" count="1" /> <!-- Legendary Scroll -->
<production id="28591" count="1" chance="0" /> <!-- Elmore Cloak - Legendary -->
<production id="28591" count="1" chance="10" /> <!-- Elmore Cloak - Legendary -->
<production id="28587" count="1" chance="90" /> <!-- Elmore Cloak -->
</item>
<item>
<ingredient id="28587" count="1" /> <!-- Elmore Cloak -->
<ingredient id="29164" count="1" /> <!-- Legendary Scroll (High-Grade) -->
<production id="28591" count="1" chance="0" /> <!-- Elmore Cloak - Legendary -->
<production id="28591" count="1" chance="50" /> <!-- Elmore Cloak - Legendary -->
<production id="28587" count="1" chance="50" /> <!-- Elmore Cloak -->
</item>
<item>
<ingredient id="28588" count="1" /> <!-- Ferios Cloak -->
<ingredient id="28596" count="1" /> <!-- Legendary Scroll -->
<production id="28592" count="1" chance="0" /> <!-- Ferios Cloak - Legendary -->
<production id="28592" count="1" chance="10" /> <!-- Ferios Cloak - Legendary -->
<production id="28588" count="1" chance="90" /> <!-- Ferios Cloak -->
</item>
<item>
<ingredient id="28588" count="1" /> <!-- Ferios Cloak -->
<ingredient id="29164" count="1" /> <!-- Legendary Scroll (High-Grade) -->
<production id="28592" count="1" chance="0" /> <!-- Ferios Cloak - Legendary -->
<production id="28592" count="1" chance="50" /> <!-- Ferios Cloak - Legendary -->
<production id="28588" count="1" chance="50" /> <!-- Ferios Cloak -->
</item>
</list>