78 lines
		
	
	
		
			2.1 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			78 lines
		
	
	
		
			2.1 KiB
		
	
	
	
		
			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>31228</npc> <!-- Roy the Cat (Event Manager) -->
 | |
| 	</npcs>
 | |
| 	<item>
 | |
| 		<!-- Event - Medal -->
 | |
| 		<ingredient count="5" id="6392" />
 | |
| 		<!-- Greater Haste Potion -->
 | |
| 		<production count="1" id="1374" />
 | |
| 	</item>
 | |
| 	<item>
 | |
| 		<!-- Event - Medal -->
 | |
| 		<ingredient count="10" id="6392" />
 | |
| 		<!-- Greater Swift Attack Potion -->
 | |
| 		<production count="1" id="1375" />
 | |
| 	</item>
 | |
| 	<item>
 | |
| 		<!-- Event - Medal -->
 | |
| 		<ingredient count="10" id="6392" />
 | |
| 		<!-- Greater Magic Haste Potion -->
 | |
| 		<production count="1" id="6036" />
 | |
| 	</item>
 | |
| 	<item>
 | |
| 		<!-- Event - Medal -->
 | |
| 		<ingredient count="17" id="6392" />
 | |
| 		<!-- Quick Healing Potion -->
 | |
| 		<production count="1" id="1540" />
 | |
| 	</item>
 | |
| 	<item>
 | |
| 		<!-- Event - Medal -->
 | |
| 		<ingredient count="250" id="6392" />
 | |
| 		<!-- Blessed Scroll of Escape -->
 | |
| 		<production count="1" id="1538" />
 | |
| 	</item>
 | |
| 	<item>
 | |
| 		<!-- Event - Medal -->
 | |
| 		<ingredient count="667" id="6392" />
 | |
| 		<!-- Blessed Scroll of Resurrection for Pets -->
 | |
| 		<production count="1" id="6387" />
 | |
| 	</item>
 | |
| 	<item>
 | |
| 		<!-- Event - Medal -->
 | |
| 		<ingredient count="25" id="6392" />
 | |
| 		<!-- Scroll: Enchant Armor (D-Grade) -->
 | |
| 		<production count="1" id="956" />
 | |
| 	</item>
 | |
| 	<item>
 | |
| 		<!-- Event - Medal -->
 | |
| 		<ingredient count="83" id="6392" />
 | |
| 		<!-- Scroll: Enchant Weapon (D-Grade) -->
 | |
| 		<production count="1" id="955" />
 | |
| 	</item>
 | |
| 	<item>
 | |
| 		<!-- Event - Medal -->
 | |
| 		<ingredient count="67" id="6392" />
 | |
| 		<!-- Scroll: Enchant Armor (C-Grade) -->
 | |
| 		<production count="1" id="952" />
 | |
| 	</item>
 | |
| 	<item>
 | |
| 		<!-- Event - Medal -->
 | |
| 		<ingredient count="183" id="6392" />
 | |
| 		<!-- Scroll: Enchant Weapon (C-Grade) -->
 | |
| 		<production count="1" id="951" />
 | |
| 	</item>
 | |
| 	<item>
 | |
| 		<!-- Event - Medal -->
 | |
| 		<ingredient count="267" id="6392" />
 | |
| 		<!-- Scroll: Enchant Armor (B-Grade) -->
 | |
| 		<production count="1" id="948" />
 | |
| 	</item>
 | |
| 	<item>
 | |
| 		<!-- Event - Medal -->
 | |
| 		<ingredient count="833" id="6392" />
 | |
| 		<!-- Scroll: Enchant Weapon (B-Grade) -->
 | |
| 		<production count="1" id="947" />
 | |
| 	</item>
 | |
| </list> | 
