12 lines
		
	
	
		
			528 B
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			528 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>33715</npc> <!-- Seed Talisman Manager -->
 | 
						|
	</npcs>
 | 
						|
	<item>
 | 
						|
		<ingredient id="37714" count="1" /> <!-- Talisman - Lilith --> 
 | 
						|
		<ingredient id="37715" count="1" /> <!-- Talisman - Anakim --> 
 | 
						|
		<ingredient id="37716" count="1" /> <!-- Seven Signs' Energy --> 
 | 
						|
		<production id="37717" count="1" chance="100" /> <!-- Talisman - Seven Signs --> 
 | 
						|
	</item>
 | 
						|
</list> |