54 lines
		
	
	
		
			1.9 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			54 lines
		
	
	
		
			1.9 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
<monster name="Quara Mantassin" nameDescription="a quara mantassin" race="blood" experience="400" speed="130" manacost="480">
 | 
						|
	<health now="800" max="800" />
 | 
						|
	<look type="72" corpse="6064" />
 | 
						|
	<targetchange interval="1000" chance="20" />
 | 
						|
	<targetstrategy nearest="70" weakest="10" mostdamage="10" random="10" />
 | 
						|
	<flags>
 | 
						|
		<flag summonable="0" />
 | 
						|
		<flag attackable="1" />
 | 
						|
		<flag hostile="1" />
 | 
						|
		<flag illusionable="0" />
 | 
						|
		<flag convinceable="1" />
 | 
						|
		<flag pushable="0" />
 | 
						|
		<flag canpushitems="1" />
 | 
						|
		<flag canpushcreatures="0" />
 | 
						|
		<flag targetdistance="1" />
 | 
						|
		<flag runonhealth="40" />
 | 
						|
	</flags>
 | 
						|
	<attacks skill="60" attack="40">
 | 
						|
	</attacks>
 | 
						|
	<defenses armor="15" defense="15">
 | 
						|
		<defense name="invisible" chance="25" duration="2000">
 | 
						|
			<attribute key="areaEffect" value="redshimmer" />
 | 
						|
		</defense>
 | 
						|
		<defense name="speed" chance="10" speedchange="65" duration="5000">
 | 
						|
			<attribute key="areaEffect" value="redshimmer" />
 | 
						|
		</defense>	
 | 
						|
	</defenses>
 | 
						|
	<immunities>
 | 
						|
		<immunity lifedrain="1" />
 | 
						|
		<immunity drown="1" />
 | 
						|
		<immunity fire="1" />
 | 
						|
	</immunities>
 | 
						|
	<voices interval="5000" chance="10">
 | 
						|
		<voice sentence="Zuerk Pachak!" />
 | 
						|
		<voice sentence="Shrrrr" />
 | 
						|
	</voices>
 | 
						|
	<loot>
 | 
						|
		<item id="3581" chance="56" /><!-- shrimp -->
 | 
						|
		<item id="3031" countmax="100" chance="271" /><!-- gold coin -->
 | 
						|
		<item id="3031" countmax="30" chance="271" /><!-- gold coin -->
 | 
						|
		<item id="3265" chance="102" /><!-- two handed sword -->
 | 
						|
		<item id="3114" chance="55" /><!-- skull -->
 | 
						|
		<item id="3565" chance="102" /><!-- cape -->
 | 
						|
		<item id="3049" chance="15" /><!-- stealth ring -->
 | 
						|
		<item id="5895" chance="10" /><!-- fish fin -->
 | 
						|
		<item id="3029" chance="9" /><!-- small sapphire -->
 | 
						|
		<item id="3269" chance="40" /><!-- halberd -->
 | 
						|
		<item id="3373" chance="6" /><!-- strange helmet -->
 | 
						|
		<item id="3567" chance="6" /><!-- blue robe -->
 | 
						|
	</loot>
 | 
						|
	<script>
 | 
						|
		<event name="KillingInTheNameOf" />
 | 
						|
	</script>
 | 
						|
</monster> |