22 lines
893 B
XML
22 lines
893 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>33492</npc> <!-- Ravidoff -->
|
|
</npcs>
|
|
<item>
|
|
<ingredient id="30306" count="2"/> <!-- Essence of the Lesser Giants -->
|
|
<production id="30297" count="1"/> <!-- Superior Giant's Codex -->
|
|
</item>
|
|
<item>
|
|
<ingredient id="30306" count="7"/> <!-- Essence of the Lesser Giants -->
|
|
<production id="30298" count="1"/> <!-- Superior Giant's Codex - Mastery -->
|
|
</item>
|
|
<item>
|
|
<ingredient id="30306" count="5"/> <!-- Essence of the Lesser Giants -->
|
|
<production id="30299" count="1"/> <!-- Superior Giant's Codex - Discipline -->
|
|
</item>
|
|
<item>
|
|
<ingredient id="30306" count="1"/> <!-- Essence of the Lesser Giants -->
|
|
<production id="33465" count="1"/> <!-- Lesser Giant's Fortune Box -->
|
|
</item>
|
|
</list> |