21 lines
908 B
XML
21 lines
908 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
|
<npcs>
|
|
<npc>32347</npc> <!-- Shadai -->
|
|
</npcs>
|
|
<item>
|
|
<ingredient id="10160" count="1"/> <!-- Cursed Red Soul Crystal - Stage 14 -->
|
|
<ingredient id="57" count="30000000"/> <!-- Adena -->
|
|
<production id="9570" count="1"/> <!-- Red Soul Crystal - Stage 14 -->
|
|
</item>
|
|
<item>
|
|
<ingredient id="10162" count="1"/> <!-- Cursed Green Soul Crystal - Stage 14 -->
|
|
<ingredient id="57" count="30000000"/> <!-- Adena -->
|
|
<production id="9572" count="1"/> <!-- Green Soul Crystal - Stage 14 -->
|
|
</item>
|
|
<item>
|
|
<ingredient id="10161" count="1"/> <!-- Cursed Blue Soul Crystal - Stage 14 -->
|
|
<ingredient id="57" count="30000000"/> <!-- Adena -->
|
|
<production id="9571" count="1"/> <!-- Blue Soul Crystal - Stage 14 -->
|
|
</item>
|
|
</list> |