78 lines
		
	
	
		
			2.3 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			78 lines
		
	
	
		
			2.3 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>30098</npc> <!-- Alexandria (Armor Merchant) -->
 | 
						|
	</npcs>
 | 
						|
	<!-- Red Soul Crystal - Stage 7 -->
 | 
						|
	<item>
 | 
						|
		<ingredient id="1459" count="100"/>
 | 
						|
		<ingredient id="1458" count="500"/>
 | 
						|
		<production id="4636" count="1"/>
 | 
						|
	</item>
 | 
						|
	<!-- Green Soul Crystal - Stage 7 -->
 | 
						|
	<item>
 | 
						|
		<ingredient id="1459" count="100"/>
 | 
						|
		<ingredient id="1458" count="500"/>
 | 
						|
		<production id="4647" count="1"/>
 | 
						|
	</item>
 | 
						|
	<!-- Blue Soul Crystal - Stage 7 -->
 | 
						|
	<item>
 | 
						|
		<ingredient id="1459" count="100"/>
 | 
						|
		<ingredient id="1458" count="500"/>
 | 
						|
		<production id="4658" count="1"/>
 | 
						|
	</item>
 | 
						|
	<!-- Red Soul Crystal - Stage 8 -->
 | 
						|
	<item>
 | 
						|
		<ingredient id="1459" count="120"/>
 | 
						|
		<ingredient id="1458" count="567"/>
 | 
						|
		<production id="4637" count="1"/>
 | 
						|
	</item>
 | 
						|
	<!-- Green Soul Crystal - Stage 8 -->
 | 
						|
	<item>
 | 
						|
		<ingredient id="1459" count="120"/>
 | 
						|
		<ingredient id="1458" count="567"/>
 | 
						|
		<production id="4648" count="1"/>
 | 
						|
	</item>
 | 
						|
	<!-- Blue Soul Crystal - Stage 8 -->
 | 
						|
	<item>
 | 
						|
		<ingredient id="1459" count="120"/>
 | 
						|
		<ingredient id="1458" count="567"/>
 | 
						|
		<production id="4659" count="1"/>
 | 
						|
	</item>
 | 
						|
	<!-- Red Soul Crystal - Stage 9 -->
 | 
						|
	<item>
 | 
						|
		<ingredient id="1460" count="44"/>
 | 
						|
		<ingredient id="1459" count="135"/>
 | 
						|
		<production id="4638" count="1"/>
 | 
						|
	</item>
 | 
						|
	<!-- Green Soul Crystal - Stage 9 -->
 | 
						|
	<item>
 | 
						|
		<ingredient id="1460" count="44"/>
 | 
						|
		<ingredient id="1459" count="135"/>
 | 
						|
		<production id="4649" count="1"/>
 | 
						|
	</item>
 | 
						|
	<!-- Blue Soul Crystal - Stage 9 -->
 | 
						|
	<item>
 | 
						|
		<ingredient id="1460" count="44"/>
 | 
						|
		<ingredient id="1459" count="135"/>
 | 
						|
		<production id="4660" count="1"/>
 | 
						|
	</item>
 | 
						|
	<!-- Red Soul Crystal - Stage 10 -->
 | 
						|
	<item>
 | 
						|
		<ingredient id="1460" count="50"/>
 | 
						|
		<ingredient id="1459" count="150"/>
 | 
						|
		<production id="4639" count="1"/>
 | 
						|
	</item>
 | 
						|
	<!-- Green Soul Crystal - Stage 10 -->
 | 
						|
	<item>
 | 
						|
		<ingredient id="1460" count="50"/>
 | 
						|
		<ingredient id="1459" count="150"/>
 | 
						|
		<production id="4650" count="1"/>
 | 
						|
	</item>
 | 
						|
	<!-- Blue Soul Crystal - Stage 10 -->
 | 
						|
	<item>
 | 
						|
		<ingredient id="1460" count="50"/>
 | 
						|
		<ingredient id="1459" count="150"/>
 | 
						|
		<production id="4661" count="1"/>
 | 
						|
	</item>
 | 
						|
</list> |