Updated Spellbook Seller Anton (31338).

Contributed by Liamxroy.
This commit is contained in:
MobiusDevelopment
2019-03-20 20:57:34 +00:00
parent 3cfca85730
commit 341fbea93c
4 changed files with 23 additions and 5 deletions

View File

@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<list isChanceMultisell="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
<npcs>
<npc>31338</npc> <!-- Anton (Rune) -->
</npcs>
<item>
<ingredient id="48979" count="55" /> <!-- Damaged Spellbook -->
<ingredient id="57" count="20000000" /> <!-- Adena -->
<production id="48876" count="1" chance="0" /> <!-- Forgotten Spellbook chapter 1 -->
<production id="48876" count="1" chance="15" /> <!-- Forgotten Spellbook chapter 1 -->
<production id="48979" count="10" chance="40" /> <!-- Damaged Spellbook -->
<production id="48979" count="5" chance="45" /> <!-- Damaged Spellbook -->
</item>
</list>