29 lines
		
	
	
		
			1012 B
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			29 lines
		
	
	
		
			1012 B
		
	
	
	
		
			XML
		
	
	
	
	
	
| <?xml version="1.0" encoding="UTF-8"?>
 | |
| <!-- Jinia Guild Hideout -->
 | |
| <instance id="141" maxWorlds="30" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/instance.xsd">
 | |
| 	<time duration="5" empty="0" />
 | |
| 	<locations>
 | |
| 		<enter type="FIXED">
 | |
| 			<location x="-23530" y="-8963" z="-5413" />
 | |
| 		</enter>
 | |
| 		<exit type="ORIGIN" />
 | |
| 	</locations>
 | |
| 	<conditions>
 | |
| 		<condition type="Level">
 | |
| 			<param name="min" value="82" />
 | |
| 		</condition>
 | |
| 		<condition type="Quest">
 | |
| 			<param name="id" value="10285" />
 | |
| 			<param name="memoState" value="1" />
 | |
| 		</condition>
 | |
| 	</conditions>
 | |
| 	<spawnlist>
 | |
| 		<group>
 | |
| 			<npc id="32760" x="-24040" y="-8969" z="-5360" heading="64974" /> <!-- Jinia -->
 | |
| 			<npc id="32777" x="-23993" y="-9069" z="-5384" heading="2912" /> <!-- Battalion Leader -->
 | |
| 			<npc id="32778" x="-23970" y="-9139" z="-5384" heading="58968" /> <!-- Legionnaire -->
 | |
| 			<npc id="32761" x="-23993" y="-8845" z="-5384" heading="59150" /> <!-- Kegor -->
 | |
| 		</group>
 | |
| 	</spawnlist>
 | |
| </instance>
 | 
